Searched refs:step_dn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
H A D | cpr.c | 1593 u32 step_dn, step_up, error, error_lt0, busy; in cpr_debug_info_show() local 1617 step_dn = reg & 0x01; in cpr_debug_info_show() 1619 seq_printf(s, " [step_dn = %u", step_dn); in cpr_debug_info_show()
|
/kernel/linux/linux-6.6/drivers/pmdomain/qcom/ |
H A D | cpr.c | 1559 u32 step_dn, step_up, error, error_lt0, busy; in cpr_debug_info_show() local 1583 step_dn = reg & 0x01; in cpr_debug_info_show() 1585 seq_printf(s, " [step_dn = %u", step_dn); in cpr_debug_info_show()
|
Completed in 5 milliseconds