Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Das3722.h99 #define AS3722_GPIO_SIGNAL_IN 0x21 macro
H A Das3722_gpio.c490 rv = RD1(sc, AS3722_GPIO_SIGNAL_IN, &tmp); in as3722_gpio_pin_get()