Home
last modified time | relevance | path

Searched refs:fapll_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dfapll.c45 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw)
68 struct fapll_data { struct
80 struct fapll_data *fd;
88 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
98 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
109 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
120 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
142 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable()
154 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable()
163 struct fapll_data *f in ti_fapll_is_enabled()
[all...]
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dfapll.c36 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw)
59 struct fapll_data { struct
71 struct fapll_data *fd;
79 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
89 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
100 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
111 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
133 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable()
145 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable()
154 struct fapll_data *f in ti_fapll_is_enabled()
[all...]

Completed in 2 milliseconds