Searched refs:PD_LOG_PORT_SHIFT (Results 1 – 1 of 1) sorted by relevance
4921 #define PD_LOG_PORT_SHIFT 5 macro4922 #define PD_LOG_PORT_SIZE(port, size) (((port) << PD_LOG_PORT_SHIFT) | \4924 #define PD_LOG_PORT(size_port) ((size_port) >> PD_LOG_PORT_SHIFT)