Home
last modified time | relevance | path

Searched defs:BYT_PRV_CLK_EN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c20 #define BYT_PRV_CLK_EN (1 << 0) macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_lpss.c40 #define BYT_PRV_CLK_EN BIT(0) macro