Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/
Des1968.c2500 #define IO_DIR 8 /* direction register offset from GPIO_DATA macro
2550 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction()
2557 io + IO_DIR); in snd_es1968_tea575x_set_direction()
2562 | (1 << gpio.clk) | (1 << gpio.wren), io + IO_DIR); in snd_es1968_tea575x_set_direction()