Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/atomisp2/
H A Dpm.c33 #define ISPSSPM0_IUNIT_POWER_ON 0x0 macro
39 u32 val = enable ? ISPSSPM0_IUNIT_POWER_ON : ISPSSPM0_IUNIT_POWER_OFF; in isp_set_power()