Searched full:pkg2 (Results 1 – 6 of 6) sorted by relevance
| /linux/scripts/kconfig/ |
| 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}
|
| H A D | nconf-cfg.sh | 11 PKG2="menu panel ncurses" 20 if ${HOSTPKG_CONFIG} --exists $PKG2; then 21 ${HOSTPKG_CONFIG} --cflags ${PKG2} > ${cflags} 22 ${HOSTPKG_CONFIG} --libs ${PKG2} > ${libs}
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | actions,s700-pinctrl.yaml | 138 pkg1, pkg2, pkg3
|
| H A D | actions,s500-pinctrl.yaml | 168 pkg2, pkg3]
|
| /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),
|