Searched refs:SKL_FUSE_PG_DIST_STATUS (Results 1 – 3 of 3) sorted by relevance
383 SKL_FUSE_PG_DIST_STATUS(SKL_PG0) | in emulate_monitor_status_change()384 SKL_FUSE_PG_DIST_STATUS(SKL_PG1) | in emulate_monitor_status_change()385 SKL_FUSE_PG_DIST_STATUS(SKL_PG2); in emulate_monitor_status_change()
342 SKL_FUSE_PG_DIST_STATUS(pg), 1)); in gen9_wait_for_power_well_fuses()
3499 #define SKL_FUSE_PG_DIST_STATUS(pg) (1 << (27 - (pg))) macro