Searched full:pkg2 (Results 1 – 6 of 6) sorted by relevance
/linux/scripts/kconfig/ |
H A D | nconf-cfg.sh | 10 PKG2="ncurses menu panel" 19 if ${HOSTPKG_CONFIG} --exists $PKG2; then 20 ${HOSTPKG_CONFIG} --cflags ${PKG2} > ${cflags} 21 ${HOSTPKG_CONFIG} --libs ${PKG2} > ${libs}
|
H A D | mconf-cfg.sh | 10 PKG2="ncurses" 19 if ${HOSTPKG_CONFIG} --exists ${PKG2}; then 20 ${HOSTPKG_CONFIG} --cflags ${PKG2} > ${cflags} 21 ${HOSTPKG_CONFIG} --libs ${PKG2} > ${libs}
|
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-s500.c | 180 #define PKG2 _PIN(27) macro 321 PINCTRL_PIN(PKG2, "pkg2"), 1622 [PKG2] = PAD_INFO(PKG2),
|
H A D | pinctrl-s700.c | 220 #define PKG2 _PIN(27) macro 364 PINCTRL_PIN(PKG2, "pkg2"), 1802 [PKG2] = PAD_INFO(PKG2),
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | actions,s500-pinctrl.yaml | 168 pkg2, pkg3]
|
H A D | actions,s700-pinctrl.txt | 82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3
|