Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dkconf_id.c14 { "if", T_IF, TF_COMMAND|TF_PARAM },
32 { "on", T_ON, TF_PARAM },
H A Dzconf.l142 if (id && id->flags & TF_PARAM) {
H A Dlkc.h48 #define TF_PARAM 0x0002 macro
H A Dzconf.lex.c_shipped1214 if (id && id->flags & TF_PARAM) {
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.gperf26 if, T_IF, TF_COMMAND|TF_PARAM
45 on, T_ON, TF_PARAM
H A Dzconf.hash.c
H A Dzconf.l144 if (id && id->flags & TF_PARAM) {
H A Dlkc.h48 #define TF_PARAM 0x0002 macro
H A Dzconf.hash.c_shipped190 …{(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str2, T_IF, TF_COMMAND|TF_PARAM},
214 {(int)(long)&((struct kconf_id_strings_t *)0)->kconf_id_strings_str17, T_ON, TF_PARAM},
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped1213 if (id && id->flags & TF_PARAM) {
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c