Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmax96745.c149 u32 pu_lf, lf, status; in line_fault_monitor_show() local
151 regmap_read(max96745->regmap, 0x0005, &pu_lf); in line_fault_monitor_show()
164 if (FIELD_GET(PU_LF0, pu_lf)) { in line_fault_monitor_show()
169 if (FIELD_GET(PU_LF1, pu_lf)) { in line_fault_monitor_show()
176 if (FIELD_GET(PU_LF2, pu_lf)) { in line_fault_monitor_show()
181 if (FIELD_GET(PU_LF3, pu_lf)) { in line_fault_monitor_show()
H A Dmax96755f.c178 u32 pu_lf, lf, status; in line_fault_monitor_show() local
180 regmap_read(max96755f->regmap, 0x0005, &pu_lf); in line_fault_monitor_show()
193 if (FIELD_GET(PU_LF0, pu_lf)) { in line_fault_monitor_show()
198 if (FIELD_GET(PU_LF1, pu_lf)) { in line_fault_monitor_show()