Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Des1968.c2513 #define IO_DIR 8 /* direction register offset from GPIO_DATA macro
2563 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction()
2570 io + IO_DIR); in snd_es1968_tea575x_set_direction()
2575 | (1 << gpio.clk) | (1 << gpio.wren), io + IO_DIR); in snd_es1968_tea575x_set_direction()