Home
last modified time | relevance | path

Searched refs:DRX_SCU_READY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxk_hard.h21 #define DRX_SCU_READY 0 macro
H A Ddrxk_hard.c1471 } while (!(cur_cmd == DRX_SCU_READY) && (time_is_after_jiffies(end))); in scu_command()
1472 if (cur_cmd != DRX_SCU_READY) { in scu_command()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddrxk_hard.h21 #define DRX_SCU_READY 0 macro
H A Ddrxk_hard.c1452 } while (!(cur_cmd == DRX_SCU_READY) && (time_is_after_jiffies(end))); in scu_command()
1453 if (cur_cmd != DRX_SCU_READY) { in scu_command()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c297 #define DRX_SCU_READY 0 macro
3998 if (cur_cmd != DRX_SCU_READY) in scu_command()
4058 if (cur_cmd == DRX_SCU_READY) in scu_command()
4063 if (cur_cmd != DRX_SCU_READY) in scu_command()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c297 #define DRX_SCU_READY 0 macro
3995 if (cur_cmd != DRX_SCU_READY) in scu_command()
4055 if (cur_cmd == DRX_SCU_READY) in scu_command()
4060 if (cur_cmd != DRX_SCU_READY) in scu_command()

Completed in 40 milliseconds