Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c43 static int dc2dc_param = -1; variable
1944 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);