Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h38 int (*core_set)(struct nv50_head *, struct nv50_head_atom *); member
H A Dhead917d.c127 .core_set = head907d_core_set,
H A Dhead827d.c158 .core_set = head827d_core_set,
H A Dhead907d.c422 .core_set = head907d_core_set,
H A Dhead507d.c439 .core_set = head507d_core_set,
H A Dhead.c69 if (asyh->set.core ) head->func->core_set(head, asyh); in nv50_head_flush_set()
/openbmc/linux/drivers/net/dsa/
H A Dmt7530.c184 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()