Searched defs:register_offset (Results 1 – 5 of 5) sorted by relevance
225 struct register_offset { struct226 u8 properties;227 u8 properties_2;228 u8 block_size;229 u8 block_count;230 u8 gc_block_count;231 u8 flash_status;232 u8 partition_id;233 u8 block_number;234 u8 transfer_length;[all …]
29 static const int register_offset[] = { variable
68 static const unsigned int register_offset[6] = { 0, 1, 2, 4, 5, 6 }; in idi_48_gpio_get() local
180 const int register_offset; member
796 int register_offset = 0; in ti_adpll_init_registers() local