Home
last modified time | relevance | path

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

/drivers/net/phy/
Dmarvell10g.c96 bool rate_match; member
487 priv->rate_match = ((val & MV_V2_PORT_MAC_TYPE_MASK) == in mv3310_config_init()
602 if (priv->rate_match) { in mv3310_update_interface()
/drivers/input/mouse/
Dcypress_ps2.c141 bool rate_match = false; in cypress_verify_cmd_state() local
159 rate_match = true; in cypress_verify_cmd_state()
161 if (resolution_match && rate_match) in cypress_verify_cmd_state()