Searched refs:get_pull_up (Results 1 – 8 of 8) sorted by relevance
73 int (*get_pull_up)(const struct sophgo_pin *pin, const u32 *psmap); member
185 .get_pull_up = cv1800b_get_pull_up,
185 .get_pull_up = sg2002_get_pull_up,
316 return pctrl->data->vddio_ops->get_pull_up(pin, power_cfg); in sophgo_pinctrl_typical_pull_up()
191 .get_pull_up = cv1812h_get_pull_up,
191 .get_pull_up = sg2000_get_pull_up,
44 .get_pull_up = sg2042_get_pull_up,
44 .get_pull_up = sg2044_get_pull_up,
Completed in 19 milliseconds