Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pmdomain/qcom/
Dcpr.c1559 u32 step_dn, step_up, error, error_lt0, busy; in cpr_debug_info_show() local
1584 step_up = (reg >> RBCPR_RESULT0_STEP_UP_SHIFT) & 0x01; in cpr_debug_info_show()
1587 seq_printf(s, ", step_up = %u", step_up); in cpr_debug_info_show()