Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c13 static bool mt7925_disable_clc; variable
14 module_param_named(disable_clc, mt7925_disable_clc, bool, 0644);
681 if (mt7925_disable_clc || in mt7925_load_clc()