Searched refs:SKL_FUSE_PG_DIST_STATUS (Results 1 – 3 of 3) sorted by relevance
206 SKL_FUSE_PG_DIST_STATUS(SKL_PG0) | in emulate_monitor_status_change()207 SKL_FUSE_PG_DIST_STATUS(SKL_PG1) | in emulate_monitor_status_change()208 SKL_FUSE_PG_DIST_STATUS(SKL_PG2); in emulate_monitor_status_change()
382 SKL_FUSE_PG_DIST_STATUS(pg), in gen9_wait_for_power_well_fuses()383 SKL_FUSE_PG_DIST_STATUS(pg), 1)); in gen9_wait_for_power_well_fuses()
8889 #define SKL_FUSE_PG_DIST_STATUS(pg) (1 << (27 - (pg))) macro