Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/sound/pci/
Dmaestro_reg.h201 #define PORT_GPIO_DIR 0x68 /* WORD RW */ macro
Dmaestro.c610 data = AGG_RD(ess, PORT_GPIO_DIR, 2); in agg_initcodec()
615 AGG_WR(ess, PORT_GPIO_DIR, data | 0x009, 2); in agg_initcodec()
622 AGG_WR(ess, PORT_GPIO_DIR, data, 2); in agg_initcodec()
745 AGG_WR(ess, PORT_GPIO_DIR, in agg_init()
746 AGG_RD(ess, PORT_GPIO_DIR, 2) | 0x600, 2); in agg_init()