Searched refs:dati_offset (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-rtd.c | 51 u8 *dati_offset; member 102 .dati_offset = (u8 []){ 0x8, 0x20, 0x34 }, 119 .dati_offset = (u8 []){ 0x8, 0x20, 0x34 }, 136 .dati_offset = (u8 []){ 0x8, 0x20 }, 152 .dati_offset = (u8 []){ 0x20, 0x24, 0x28, 0x2c }, 168 .dati_offset = (u8 []){ 0x8, 0x20 }, 190 return data->info->dati_offset[offset / 32]; in rtd_gpio_dati_offset()
|