Searched defs:bit_offset (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/misc/
H A Dnpcm_otp.c128 npcm_otp_bit_is_programmed(u32 arr, u32 byte_offset, u8 bit_offset) argument
153 npcm_otp_program_bit(u32 arr, u32 byte_offset, u8 bit_offset) argument
/u-boot/lib/
H A Dsha512.c237 const int bit_offset = SHA512_BLOCK_SIZE - sizeof(uint64_t[2]); local
/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand.c465 uint32_t bit_offset = geo->block_mark_bit_offset; local
/u-boot/include/acpi/
H A Dacpi_table.h78 u8 bit_offset; member in struct:acpi_gen_regaddr

Completed in 138 milliseconds