Searched refs:rt_pin_mask (Results 1 – 1 of 1) sorted by relevance
228 u32 rt_pin_mask; member949 if ((BIT(pin) & pc->rt_pin_mask)) in st_pinconf_get_retime()960 if ((BIT(pin) & pc->rt_pin_mask)) in st_pinconf_set_retime()1098 u32 pin_mask = pc->rt_pin_mask; in st_pctl_dt_setup_retime_dedicated()1158 pc->rt_pin_mask = 0xff; in st_parse_syscfgs()1159 of_property_read_u32(np, "st,retime-pin-mask", &pc->rt_pin_mask); in st_parse_syscfgs()