Home
last modified time | relevance | path

Searched defs:afe_gate (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/mediatek/mt8186/
Dmt8186-audsys-clk.c16 struct afe_gate { struct
17 int id;
18 const char *name;
19 const char *parent_name;
20 int reg;
21 u8 bit;
22 const struct clk_ops *ops;
23 unsigned long flags;
24 u8 cg_flags;
/linux-6.1.9/sound/soc/mediatek/mt8195/
Dmt8195-audsys-clk.c17 struct afe_gate { struct
18 int id;
19 const char *name;
20 const char *parent_name;
21 int reg;
22 u8 bit;
23 const struct clk_ops *ops;
24 unsigned long flags;
25 u8 cg_flags;