Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Das3722.h101 #define AS3722_GPIO_SIGNAL_IN 0x21 macro
H A Das3722_gpio.c495 rv = RD1(sc, AS3722_GPIO_SIGNAL_IN, &tmp); in as3722_gpio_pin_get()