Searched refs:AF9013_TS_MODE_USB (Results 1 – 3 of 3) sorted by relevance
65 #define AF9013_TS_MODE_USB 0 macro
1254 if (state->ts_mode == AF9013_TS_MODE_USB) in af9013_select()1275 if (state->ts_mode == AF9013_TS_MODE_USB) in af9013_deselect()1383 if (state->ts_mode == AF9013_TS_MODE_USB && (reg & 0xff00) != 0xae00) { in af9013_regmap_write()1422 if (state->ts_mode == AF9013_TS_MODE_USB && (reg & 0xff00) != 0xae00) { in af9013_regmap_read()1499 if (state->ts_mode != AF9013_TS_MODE_USB) { in af9013_probe()
864 state->af9013_pdata[0].ts_mode = AF9013_TS_MODE_USB; in af9015_af9013_frontend_attach()