Searched refs:GPIO0_DATA (Results 1 – 5 of 5) sorted by relevance
276 val |= BIT(GPIO0_DATA) | BIT(GPIO1_DATA); in net2280_led_speed()279 val &= ~BIT(GPIO0_DATA); in net2280_led_speed()284 val |= BIT(GPIO0_DATA); in net2280_led_speed()287 val &= ~(BIT(GPIO1_DATA) | BIT(GPIO0_DATA)); in net2280_led_speed()
26 #define P54U_BRG_POWER_UP (1 << GPIO0_DATA)
228 #define GPIO0_DATA 0 macro
550 #define GPIO0_DATA 0x02 // macro
719 if (((pDevice->byGPIO & GPIO0_DATA) && in device_init_registers()721 (!(pDevice->byGPIO & GPIO0_DATA) && in device_init_registers()