Searched refs:GPIO_SETDATAOUT (Results 1 – 2 of 2) sorted by relevance
/u-boot/arch/arm/include/asm/arch-am33xx/ | ||
A D | gpio.h | 29 #define GPIO_SETDATAOUT(x) (1 << x) macro |
/u-boot/board/ti/am43xx/ | ||
A D | board.c | 537 writel(GPIO_SETDATAOUT(7), in enable_vtt_regulator() |
Completed in 3 milliseconds