Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/
Des1968.c2523 #define IO_DIR 8 /* direction register offset from GPIO_DATA macro
2573 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction()
2580 io + IO_DIR); in snd_es1968_tea575x_set_direction()
2585 | (1 << gpio.clk) | (1 << gpio.wren), io + IO_DIR); in snd_es1968_tea575x_set_direction()