Home
last modified time | relevance | path

Searched defs:byte_addr (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpflash-cfi02-test.c104 static inline void flash_write(const FlashConfig *c, uint64_t byte_addr, in flash_write()
128 static inline uint64_t flash_read(const FlashConfig *c, uint64_t byte_addr) in flash_read()
199 static void sector_erase(const FlashConfig *c, uint64_t byte_addr) in sector_erase()
207 static void wait_for_completion(const FlashConfig *c, uint64_t byte_addr) in wait_for_completion()
219 static void bypass_program(const FlashConfig *c, uint64_t byte_addr, in bypass_program()
232 static void program(const FlashConfig *c, uint64_t byte_addr, uint16_t data) in program()
342 uint64_t byte_addr = 0; in test_geometry() local
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c39 static uint8_t __init cvmx_fuse_read_byte(int byte_addr) in cvmx_fuse_read_byte()
/openbmc/linux/drivers/mtd/nand/
H A Decc-sw-hamming.c379 unsigned int byte_addr; in ecc_sw_hamming_correct() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dzynq_nand.c382 unsigned int byte_addr; in zynq_nand_correct_data() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dpl35x-nand-controller.c400 unsigned short byte_addr, bit_addr; in pl35x_nand_correct_data() local
H A Dstm32_fmc2_nand.c518 u32 byte_addr = 0, b; in stm32_fmc2_nfc_ham_correct() local