Searched refs:core_set (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.h | 37 int (*core_set)(struct nv50_head *, struct nv50_head_atom *); member
|
H A D | head917d.c | 126 .core_set = head907d_core_set,
|
H A D | head827d.c | 158 .core_set = head827d_core_set,
|
H A D | head507d.c | 439 .core_set = head507d_core_set,
|
H A D | head907d.c | 423 .core_set = head907d_core_set,
|
H A D | head.c | 69 if (asyh->set.core ) head->func->core_set(head, asyh); in nv50_head_flush_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | head.h | 38 int (*core_set)(struct nv50_head *, struct nv50_head_atom *); member
|
H A D | head917d.c | 127 .core_set = head907d_core_set,
|
H A D | head827d.c | 158 .core_set = head827d_core_set,
|
H A D | head507d.c | 439 .core_set = head507d_core_set,
|
H A D | head907d.c | 422 .core_set = head907d_core_set,
|
H A D | head.c | 69 if (asyh->set.core ) head->func->core_set(head, asyh); in nv50_head_flush_set()
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | mt7530.c | 161 core_set(struct mt7530_priv *priv, u32 reg, u32 val) in core_set() function 465 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_GSWCK_EN); in mt7530_pad_clk_setup() 469 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_GSWCK_EN); in mt7530_pad_clk_setup() 483 core_set(priv, CORE_TRGMII_GSW_CLK_CG, in mt7530_pad_clk_setup()
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | mt7530.c | 184 core_set(struct mt7530_priv *priv, u32 reg, u32 val) in core_set() function 399 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_GSWCK_EN); in mt7530_pll_setup() 484 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_TRGMIICK_EN); in mt7530_pad_clk_setup()
|
Completed in 13 milliseconds