Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h38 int (*core_set)(struct nv50_head *, struct nv50_head_atom *); member
Dhead917d.c127 .core_set = head907d_core_set,
Dhead827d.c158 .core_set = head827d_core_set,
Dhead507d.c439 .core_set = head507d_core_set,
Dhead907d.c422 .core_set = head907d_core_set,
Dhead.c70 if (asyh->set.core ) head->func->core_set(head, asyh); in nv50_head_flush_set()
/drivers/net/dsa/
Dmt7530.c173 core_set(struct mt7530_priv *priv, u32 reg, u32 val) in core_set() function
419 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_GSWCK_EN); in mt7530_pll_setup()
490 core_set(priv, CORE_TRGMII_GSW_CLK_CG, REG_TRGMIICK_EN); in mt7530_pad_clk_setup()