Searched refs:dc2dc_param (Results 1 – 1 of 1) sorted by relevance
55 static int dc2dc_param = -1; variable1882 if (dc2dc_param != -1) in wl18xx_setup()1883 priv->conf.phy.external_pa_dc2dc = dc2dc_param; in wl18xx_setup()1992 module_param_named(dc2dc, dc2dc_param, int, S_IRUSR);