Home
last modified time | relevance | path

Searched refs:DC_HW_STATE_MASK_OTG (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c556 const unsigned int DC_HW_STATE_MASK_OTG = 0x80; in dcn10_get_hw_state() local
608 if ((mask & DC_HW_STATE_MASK_OTG) && remaining_buf_size > 0) { in dcn10_get_hw_state()