Home
last modified time | relevance | path

Searched refs:IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Didt821034.c957 #define IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(_offset) (((_offset) / 5) % 4) macro
962 u8 ch = IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(offset); in idt821034_chip_gpio_set()
986 u8 ch = IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(offset); in idt821034_chip_gpio_get()
1011 u8 ch = IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(offset); in idt821034_chip_get_direction()
1025 u8 ch = IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(offset); in idt821034_chip_direction_input()
1051 u8 ch = IDT821034_GPIO_OFFSET_TO_SLIC_CHANNEL(offset); in idt821034_chip_direction_output()