Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dfapll.c43 #define to_fapll(_hw) container_of(_hw, struct fapll_data, hw)
66 struct fapll_data { struct
78 struct fapll_data *fd; argument
86 static bool ti_fapll_clock_is_bypass(struct fapll_data *fd) in ti_fapll_clock_is_bypass()
96 static void ti_fapll_set_bypass(struct fapll_data *fd) in ti_fapll_set_bypass()
107 static void ti_fapll_clear_bypass(struct fapll_data *fd) in ti_fapll_clear_bypass()
118 static int ti_fapll_wait_lock(struct fapll_data *fd) in ti_fapll_wait_lock()
140 struct fapll_data *fd = to_fapll(hw); in ti_fapll_enable()
152 struct fapll_data *fd = to_fapll(hw); in ti_fapll_disable()
161 struct fapll_data *fd = to_fapll(hw); in ti_fapll_is_enabled()
[all …]