Searched refs:lsdc_pixpll (Results 1 – 5 of 5) sorted by relevance
104 struct lsdc_pixpll *this = (struct lsdc_pixpll *)data; in lsdc_pixel_pll_free()118 static int lsdc_pixel_pll_setup(struct lsdc_pixpll * const this) in lsdc_pixel_pll_setup()149 static int lsdc_pixpll_find(struct lsdc_pixpll * const this, in lsdc_pixpll_find()192 static int lsdc_pixel_pll_compute(struct lsdc_pixpll * const this, in lsdc_pixel_pll_compute()251 static void __pixpll_rreg(struct lsdc_pixpll *this, in __pixpll_rreg()262 static void __pixpll_wreg(struct lsdc_pixpll *this, in __pixpll_wreg()273 static void __pixpll_ops_powerup(struct lsdc_pixpll * const this) in __pixpll_ops_powerup()284 static void __pixpll_ops_powerdown(struct lsdc_pixpll * const this) in __pixpll_ops_powerdown()295 static void __pixpll_ops_on(struct lsdc_pixpll * const this) in __pixpll_ops_on()306 static void __pixpll_ops_off(struct lsdc_pixpll * const this) in __pixpll_ops_off()[all …]
49 struct lsdc_pixpll;52 int (*setup)(struct lsdc_pixpll * const this);54 int (*compute)(struct lsdc_pixpll * const this,58 int (*update)(struct lsdc_pixpll * const this,61 unsigned int (*get_rate)(struct lsdc_pixpll * const this);63 void (*print)(struct lsdc_pixpll * const this,67 struct lsdc_pixpll { struct82 int lsdc_pixpll_init(struct lsdc_pixpll * const this, argument
15 lsdc_pixpll.o \
576 struct lsdc_pixpll *pixpll = &lcrtc->pixpll; in lsdc_pixpll_show_clock()778 struct lsdc_pixpll *pixpll = &lcrtc->pixpll; in lsdc_pixpll_atomic_check()809 struct lsdc_pixpll *pixpll = &lcrtc->pixpll; in lsdc_crtc_mode_set_nofb()
125 struct lsdc_pixpll pixpll;