Searched refs:GPIO_BIT_CFG_FIL_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define GPIO_BIT_CFG_FIL_MASK GENMASK(11, 4) macro237 bit_cfg &= ~GPIO_BIT_CFG_FIL_MASK; in thunderx_gpio_set_config()507 (bit_cfg & GPIO_BIT_CFG_FIL_MASK) : GLITCH_FILTER_400NS; in thunderx_gpio_probe()