Searched refs:INT_WAVE5_INIT_SEQ (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/chips-media/wave5/
H A Dwave5-vpu.c62 if (irq_reason & BIT(INT_WAVE5_INIT_SEQ) ||
H A Dwave5-vpuapi.h285 INT_WAVE5_INIT_SEQ = 6, enumerator in enum:wave5_interrupt_bit
H A Dwave5-hw.c425 reg_val |= BIT(INT_WAVE5_INIT_SEQ);
1042 reg_val |= BIT(INT_WAVE5_INIT_SEQ);
1142 reg_val |= BIT(INT_WAVE5_INIT_SEQ);

Completed in 126 milliseconds