Searched refs:PM_INPUT (Results 1 – 2 of 2) sorted by relevance
50 #define PM_INPUT BIT(0) macro495 reg |= (output ? PM_OUTPUT : PM_INPUT) << (bit * 2); in rzt2h_gpio_set_direction()536 if (reg & PM_INPUT) in rzt2h_gpio_get_direction()570 if (reg & PM_INPUT) in rzt2h_gpio_get()
168 #define PM_INPUT 0x1 macro1742 reg16 |= (output ? PM_OUTPUT : PM_INPUT) << (bit * 2); in rzg2l_gpio_set_direction()1826 if (reg16 == PM_INPUT) in rzg2l_gpio_get()