Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cirrus/
Dcs89x0.c486 control_dc_dc(struct net_device *dev, int on_not_off) in control_dc_dc() argument
497 if (((lp->adapter_cnf & A_CNF_DC_DC_POLARITY) != 0) ^ on_not_off) in control_dc_dc()