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

/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h5177 #define PD_LOG_SIZE_MASK 0x1f macro
5181 ((size) & PD_LOG_SIZE_MASK))
5183 #define PD_LOG_SIZE(size_port) ((size_port) & PD_LOG_SIZE_MASK)

Completed in 181 milliseconds