PD_LOG_PORT_SHIFT 4922 include/linux/platform_data/cros_ec_commands.h #define PD_LOG_PORT_SIZE(port, size) (((port) << PD_LOG_PORT_SHIFT) | \
PD_LOG_PORT_SHIFT 4924 include/linux/platform_data/cros_ec_commands.h #define PD_LOG_PORT(size_port) ((size_port) >> PD_LOG_PORT_SHIFT)