Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dinit.c65 struct mt7925_clc *clc; in mt7925_regd_be_ctrl()
79 clc = (struct mt7925_clc *)phy->clc[MT792x_CLC_BE_CTRL]; in mt7925_regd_be_ctrl()
H A Dmt7925.h174 struct mt7925_clc { struct
H A Dmcu.c682 const struct mt7925_clc *clc; in mt7925_load_clc()
736 clc = (const struct mt7925_clc *)(clc_base + offset); in mt7925_load_clc()
3165 struct mt7925_clc *clc, u8 idx) in __mt7925_mcu_set_clc()