Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h61 uint8_t enable_pwm1; /* Offset 0x0041 */ member
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c94 fsp_upd->enable_pwm1 = fdtdec_get_bool(blob, node, "fsp,enable-pwm1"); in update_fsp_configs()