Searched refs:dmcu_state (Results 1 – 3 of 3) sorted by relevance
35 enum dmcu_state { enum52 enum dmcu_state dmcu_state; member
407 switch (dmcu->dmcu_state) { in dcn10_dmcu_init()483 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_dmcu_load_iram()526 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_get_dmcu_psr_state()556 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_dmcu_set_psr_enable()612 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_dmcu_setup_psr()730 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_psr_wait_loop()760 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_is_dmcu_initialized()772 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn20_lock_phy()795 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn20_unlock_phy()823 if (dmcu->dmcu_state != DMCU_RUNNING) in dcn10_send_edid_cea()[all …]
164 uint8_t dmcu_state; /* 0xf6 */ member210 uint8_t dmcu_state; /* 0xf6 */ member
Completed in 8 milliseconds