Searched refs:IDLEREQ (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ | ||
| D | c8sectpfe-core.h | 275 #define IDLEREQ BIT(31) macro |
| D | c8sectpfe-core.c | 307 idlereq = (1 << channel->tsin_id) | IDLEREQ; in c8sectpfe_stop_feed() |