Searched refs:base_address (Results 1 – 6 of 6) sorted by relevance
458 uint64_t base_address; /**< LLM start address of the graph */ member544 address.u64 = graph->base_address + source_node * CVMX_DFA_NODESM_SIZE + match_index * 4; in cvmx_dfa_write_edge_sm()590 address.u64 = graph->base_address + source_node * CVMX_DFA_NODELG_SIZE + (uint64_t)match * 4; in cvmx_dfa_write_node_lg()732 command.s.base = graph->base_address>>10; in cvmx_dfa_submit()
883 u16 base_address = 0x0; in igc_update_flash_i225() local918 base_address = 0x1000; in igc_update_flash_i225()923 base_address); in igc_update_flash_i225()929 current_offset = base_address; in igc_update_flash_i225()
201 uint8_t base_address[6]; member511 uint8_t base_address[6]; member
239 * base_address=0x3ff where we used to write the data
3768 static const int base_address = 0x3ff; /* 1KB */ variable3831 return base_address+1; in ar9300_otp_size()4246 AH9300(ah)->calibration_data_source_address != base_address) in ar9300_eeprom_restore_internal()4248 AH9300(ah)->calibration_data_source_address = base_address; in ar9300_eeprom_restore_internal()
411 SYSCTL_ULONG(_kern, OID_AUTO, base_address, CTLFLAG_RD,