Home
last modified time | relevance | path

Searched defs:csg (Results 1 – 5 of 5) sorted by relevance

/external/libdrm/radeon/
Dradeon_cs_gem.c128 struct cs_gem *csg; in cs_gem_create() local
179 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_write_reloc() local
339 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_dump_bof() local
426 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_emit() local
463 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_destroy() local
475 struct cs_gem *csg = (struct cs_gem*)cs; in cs_gem_erase() local
/external/arm-trusted-firmware/drivers/st/clk/
Dstm32mp1_clk.c1574 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()
1928 uint32_t csg[PLLCSG_NB]; in stm32mp1_clk_init() local
/external/trusty/arm-trusted-firmware/drivers/st/clk/
Dstm32mp1_clk.c57 uint32_t csg[PLLCSG_NB]; member
1918 static void stm32mp1_pll_csg(enum stm32mp1_pll_id pll_id, uint32_t *csg) in stm32mp1_pll_csg()
Dclk-stm32mp2.c38 uint32_t csg[PLLCSG_NB]; member
1507 uint32_t *csg) in clk_stm32_pll_config_csg()
Dclk-stm32mp13.c66 uint32_t csg[PLL_CSG_NB]; member