Searched refs:gpda_offset (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/gpio/ |
D | gpio-rtd.c | 55 u8 *gpda_offset; member 106 .gpda_offset = (u8 []){ 0xc, 0xe4, 0x94 }, 123 .gpda_offset = (u8 []){ 0xc, 0xe4, 0x94 }, 140 .gpda_offset = (u8 []){ 0xc, 0xe4 }, 156 .gpda_offset = (u8 []){ 0x54, 0x58, 0xa8, 0xbc}, 172 .gpda_offset = (u8 []){ 0xc, 0xe4 }, 213 return data->info->gpda_offset[offset / 31]; in rtd_gpio_gpda_offset()
|