Searched defs:dpll_params (Results 1 – 6 of 6) sorted by relevance
81 struct dpll_params { struct82 u32 m;83 u32 n;84 s8 m2;108 extern const struct dpll_params dpll_mpu_opp[NUM_CRYSTAL_FREQ][NUM_OPPS]; argument
82 struct usb3_dpll_params *dpll_params; in omap_usb_dpll_lock() local
110 struct pipe3_dpll_params *dpll_params; in omap_pipe3_dpll_program() local
490 u32 m;491 u32 n;492 s8 m2;493 s8 m3;494 s8 m4_h11;495 s8 m5_h12;496 s8 m6_h13;497 s8 m7_h14;498 s8 h21;499 s8 h22;[all …]
152 struct usb3_dpll_params *dpll_params; in ti_usb3_dpll_program() local
223 struct pipe3_dpll_params *dpll_params; in omap_pipe3_dpll_program() local
Completed in 12 milliseconds