Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/ !
H A Dcros_ec_commands.h5314 #define PD_LOG_SIZE_MASK 0x1f macro
5318 ((size) & PD_LOG_SIZE_MASK))
5320 #define PD_LOG_SIZE(size_port) ((size_port) & PD_LOG_SIZE_MASK)