Lines Matching defs:config
65 /* Plugs config */
95 /* Reset & boot poll config */
112 u32 config;
171 u32 config;
185 u32 config;
238 u32 config;
485 seq_printf(s, "\n\t %-20s 0x%08X", "Config", c->top.config);
486 switch (c->top.config) {
548 seq_printf(s, "\n\t %-20s 0x%08X\t", "Config", c->csdi.config);
549 switch (c->csdi.config) {
830 btm_cmd->top.config = TOP_CONFIG_INTER_BTM;
1169 cmd->top.config = TOP_CONFIG_PROGRESSIVE;
1172 cmd->csdi.config = CSDI_CONFIG_PROG;
1176 cmd->iqi.config = IQI_CONFIG_DFLT;
1210 cmd->top.config = TOP_CONFIG_INTER_TOP;
1220 cmd->csdi.config = CSDI_CONFIG_INTER_DIR;