Searched refs:PD_LOG_PORT_SHIFT (Results 1 – 2 of 2) sorted by relevance
4175 #define PD_LOG_PORT_SHIFT 5 macro4176 #define PD_LOG_PORT_SIZE(port, size) (((port) << PD_LOG_PORT_SHIFT) | \4178 #define PD_LOG_PORT(size_port) ((size_port) >> PD_LOG_PORT_SHIFT)
5125 #define PD_LOG_PORT_SHIFT 5 macro5126 #define PD_LOG_PORT_SIZE(port, size) (((port) << PD_LOG_PORT_SHIFT) | \5128 #define PD_LOG_PORT(size_port) ((size_port) >> PD_LOG_PORT_SHIFT)