Home
last modified time | relevance | path

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

/linux/drivers/pmdomain/qcom/
H A Dcpr.c1535 u32 step_dn, step_up, error, error_lt0, busy; in cpr_debug_info_show() local
1560 step_up = (reg >> RBCPR_RESULT0_STEP_UP_SHIFT) & 0x01; in cpr_debug_info_show()
1563 seq_printf(s, ", step_up = %u", step_up); in cpr_debug_info_show()