Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dec_commands.h4173 #define PD_LOG_SIZE_MASK 0x1f macro
4177 ((size) & PD_LOG_SIZE_MASK))
4179 #define PD_LOG_SIZE(size_port) ((size_port) & PD_LOG_SIZE_MASK)
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5123 #define PD_LOG_SIZE_MASK 0x1f macro
5127 ((size) & PD_LOG_SIZE_MASK))
5129 #define PD_LOG_SIZE(size_port) ((size_port) & PD_LOG_SIZE_MASK)