Searched refs:GPIO_P_CTL_MASK (Results 1 – 1 of 1) sorted by relevance
47 #define GPIO_P_CTL_MASK 0x3U macro185 val &= ~(GPIO_P_CTL_MASK << reg->pull_bit); in rk3288_iomux_set_bias()187 val = GPIO_P_CTL_MASK << (reg->pull_bit + 16); in rk3288_iomux_set_bias()