Home
last modified time | relevance | path

Searched refs:npin_fixup (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/rockchip/
H A Drk_pinctrl.c96 uint32_t npin_fixup; member
424 .npin_fixup = nitems(rk3288_pin_fixup),
569 .npin_fixup = nitems(rk3328_pin_fixup),
758 .npin_fixup = nitems(rk3399_pin_fixup),
808 for (i = 0; i < sc->conf->npin_fixup; i++) in rk_pinctrl_get_fixup()