Searched refs:GPIO_DDR_OUTPUT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/powerpc/powermac/
H A Dmacgpiovar.h45 #define GPIO_DDR_OUTPUT 0x04 /* use for output */ macro
H A Dvcoregpio.c98 macgpio_write(dev, GPIO_DDR_OUTPUT | 1);
109 macgpio_write(dev, GPIO_DDR_OUTPUT | 0);
H A Dsmu.c438 macgpio_write(smu_doorbell, GPIO_DDR_OUTPUT);
452 if (doorbell_ack != (GPIO_DDR_OUTPUT | GPIO_LEVEL_RO | GPIO_DATA))
/freebsd-11-stable/sys/dev/sound/macio/
H A Di2s.c623 reg = GPIO_DDR_OUTPUT;

Completed in 178 milliseconds