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