Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_helper.c255 uint32_t addr, uint32_t shift, uint32_t mask, uint32_t condition_value, in generic_reg_wait() argument
284 if (field_value == condition_value) { in generic_reg_wait()
H A Ddm_services.h155 uint32_t addr, uint32_t mask, uint32_t shift, uint32_t condition_value,