Searched refs:PORT_GPIO_DIR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro_reg.h201 #define PORT_GPIO_DIR 0x68 /* WORD RW */ macro
H A Dmaestro.c608 data = AGG_RD(ess, PORT_GPIO_DIR, 2);
613 AGG_WR(ess, PORT_GPIO_DIR, data | 0x009, 2);
620 AGG_WR(ess, PORT_GPIO_DIR, data, 2);
743 AGG_WR(ess, PORT_GPIO_DIR,
744 AGG_RD(ess, PORT_GPIO_DIR, 2) | 0x600, 2);

Completed in 58 milliseconds