Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dpmc_atom.c112 {"SMB", BIT_SMB},
120 {"SMB", BIT_SMB},
127 {"SMB", BIT_SMB},
/openbmc/linux/include/linux/platform_data/x86/
H A Dpmc_atom.h129 #define BIT_SMB BIT(0) macro