Searched refs:VIP_PARSER_PORT (Results 1 – 1 of 1) sorted by relevance
93 #define VIP_PARSER_PORT(p) (VIP_PARSER_PORTA_0 + ((p) * 0x8U)) macro2773 config0 = reg_read(parser, VIP_PARSER_PORT(port->port_id)); in vip_setup_parser()2836 reg_write(parser, VIP_PARSER_PORT(port->port_id), config0); in vip_setup_parser()2850 config0 = reg_read(parser, VIP_PARSER_PORT(port->port_id)); in vip_enable_parser()2859 reg_write(parser, VIP_PARSER_PORT(port->port_id), config0); in vip_enable_parser()2868 config0 = reg_read(parser, VIP_PARSER_PORT(port->port_id)); in vip_reset_parser()2875 reg_write(parser, VIP_PARSER_PORT(port->port_id), config0); in vip_reset_parser()