Searched refs:dc2dc_param (Results 1 – 1 of 1) sorted by relevance
43 static int dc2dc_param = -1; variable1944 if (dc2dc_param != -1) in wl18xx_setup()1945 priv->conf.phy.external_pa_dc2dc = dc2dc_param; in wl18xx_setup()2054 module_param_named(dc2dc, dc2dc_param, int, 0400);