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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro_reg.h199 #define PORT_GPIO_DATA 0x60 /* WORD RW */ macro
H A Dmaestro.c611 data |= 0x009 & ~AGG_RD(ess, PORT_GPIO_DATA, 2);
614 AGG_WR(ess, PORT_GPIO_DATA, 0x000, 2);
616 AGG_WR(ess, PORT_GPIO_DATA, 0x001, 2);
618 AGG_WR(ess, PORT_GPIO_DATA, 0x009, 2);
745 AGG_WR(ess, PORT_GPIO_DATA, 0x200, 2);

Completed in 90 milliseconds