Searched defs:register_offset (Results 1 – 4 of 4) sorted by relevance
228 struct register_offset { struct229 u8 properties;230 u8 properties_2;231 u8 block_size;232 u8 block_count;233 u8 gc_block_count;234 u8 flash_status;235 u8 partition_id;236 u8 block_number;237 u8 transfer_length;[all …]
29 static const int register_offset[] = { variable
76 const unsigned register_offset[6] = { 0, 1, 2, 4, 5, 6 }; in idi_48_gpio_get() local
802 int register_offset = 0; in ti_adpll_init_registers() local