Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/arch-apollolake/
A Dlpc.h23 #define LPC_LGIR_AMASK_MASK (0xfc << 16) macro
/u-boot/arch/x86/cpu/apollolake/
A Dlpc.c71 lgir |= ((window_size - 1) << 16) & LPC_LGIR_AMASK_MASK; in lpc_open_pmio_window()

Completed in 3 milliseconds