Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dcros_ec_commands.h5110 #define PD_LOG_SIZE_MASK 0x1f macro
5114 ((size) & PD_LOG_SIZE_MASK))
5116 #define PD_LOG_SIZE(size_port) ((size_port) & PD_LOG_SIZE_MASK)