Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rp1.c39 #define RP1_FSEL_NONE 0x09 macro
713 fsel = RP1_FSEL_NONE; in rp1_get_fsel()
726 if (fsel == RP1_FSEL_NONE) { in rp1_set_fsel()
1050 else if (fsel == RP1_FSEL_NONE) in rp1_get_fsel_func()
1364 if (fsel >= RP1_FSEL_COUNT && fsel != RP1_FSEL_NONE) in rp1_pmx_set()