Home
last modified time | relevance | path

Searched refs:GPIO1_DATA (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.h269 val |= BIT(GPIO0_DATA) | BIT(GPIO1_DATA); in net2280_led_speed()
273 val |= BIT(GPIO1_DATA); in net2280_led_speed()
276 val &= ~BIT(GPIO1_DATA); in net2280_led_speed()
280 val &= ~(BIT(GPIO1_DATA) | BIT(GPIO0_DATA)); in net2280_led_speed()
/openbmc/u-boot/drivers/misc/
H A Dsmsc_sio1007.c98 reg = GPIO1_DATA; in sio1007_gpio_get_value()
117 reg = GPIO1_DATA; in sio1007_gpio_set_value()
/openbmc/u-boot/include/
H A Dsmsc_sio1007.h53 #define GPIO1_DATA 0xe macro
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54usb.h24 #define P54U_BRG_POWER_DOWN (1 << GPIO1_DATA)
/openbmc/linux/include/linux/usb/
H A Dnet2280.h218 #define GPIO1_DATA 1 macro
/openbmc/linux/drivers/staging/vt6655/
H A Dmac.h477 #define GPIO1_DATA 0x20 macro