Searched refs:OCC_EXT_STAT_DVFS_OT (Results 1 – 1 of 1) sorted by relevance
18 #define OCC_EXT_STAT_DVFS_OT BIT(7) macro46 val = !!(header->ext_status & OCC_EXT_STAT_DVFS_OT); in occ_sysfs_show()135 if ((header->ext_status & OCC_EXT_STAT_DVFS_OT) != in occ_sysfs_poll_done()136 (occ->prev_ext_stat & OCC_EXT_STAT_DVFS_OT)) { in occ_sysfs_poll_done()
Completed in 3 milliseconds