Searched refs:dato_offset (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpio/ |
D | gpio-rtd.c | 50 u8 *dato_offset; member 101 .dato_offset = (u8 []){ 0x4, 0x1c, 0x30 }, 118 .dato_offset = (u8 []){ 0x4, 0x1c, 0x30 }, 135 .dato_offset = (u8 []){ 0x4, 0x1c }, 151 .dato_offset = (u8 []){ 0x10, 0x14, 0x18, 0x1c }, 167 .dato_offset = (u8 []){ 0x4, 0x1c }, 185 return data->info->dato_offset[offset / 32]; in rtd_gpio_dato_offset()
|