Searched refs:loongson_gfxpll (Results 1 – 4 of 4) sorted by relevance
11 struct loongson_gfxpll;23 int (*init)(struct loongson_gfxpll * const this);25 int (*update)(struct loongson_gfxpll * const this,28 void (*get_rates)(struct loongson_gfxpll * const this,31 void (*print)(struct loongson_gfxpll * const this,35 struct loongson_gfxpll { struct50 struct loongson_gfxpll **ppout); argument
59 static void __gfxpll_rreg(struct loongson_gfxpll *this, in __gfxpll_rreg()72 static int loongson_gfxpll_update(struct loongson_gfxpll * const this, in loongson_gfxpll_update()80 static void loongson_gfxpll_get_rates(struct loongson_gfxpll * const this, in loongson_gfxpll_get_rates()117 static void loongson_gfxpll_print(struct loongson_gfxpll * const this, in loongson_gfxpll_print()143 struct loongson_gfxpll *this = (struct loongson_gfxpll *)data; in loongson_gfxpll_fini()150 static int loongson_gfxpll_init(struct loongson_gfxpll * const this) in loongson_gfxpll_init()174 struct loongson_gfxpll **ppout) in loongson_gfxpll_create()178 struct loongson_gfxpll *this; in loongson_gfxpll_create()
49 struct loongson_gfxpll *gfxpll = ldev->gfxpll; in lsdc_show_gfxpll_clock()
274 struct loongson_gfxpll *gfxpll;