Home
last modified time | relevance | path

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

/drivers/clk/sunxi-ng/
A Dccu_mp.h22 struct ccu_mp { struct
39 struct ccu_mp _struct = { \ argument
61 struct ccu_mp _struct = { \
82 struct ccu_mp _struct = { \
113 struct ccu_mp _struct = { \
135 struct ccu_mp _struct = { \
189 struct ccu_mp _struct = { \
203 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp()
207 return container_of(common, struct ccu_mp, common); in hw_to_ccu_mp()
223 struct ccu_mp _struct = { \
A Dccu_mp.c112 struct ccu_mp *cmp = data; in ccu_mp_round_rate()
145 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable()
152 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable()
159 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled()
167 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate()
201 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate()
210 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate()
256 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent()
263 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent()
A Dccu-sun9i-a80.c350 static struct ccu_mp out_a_clk = {
370 static struct ccu_mp out_b_clk = {
487 static struct ccu_mp ss_clk = {
682 static struct ccu_mp gpadc_clk = {
698 static struct ccu_mp cir_tx_clk = {
A DMakefile24 sunxi-ccu-y += ccu_mp.o
A Dccu-sun8i-r.c94 static struct ccu_mp a83t_ir_clk = {
A Dccu-sun6i-a31.c743 static struct ccu_mp out_a_clk = {
764 static struct ccu_mp out_b_clk = {
785 static struct ccu_mp out_c_clk = {
A Dccu-sun8i-r40.c590 static struct ccu_mp keypad_clk = {
762 static struct ccu_mp outa_clk = {
781 static struct ccu_mp outb_clk = {
A Dccu-sun4i-a10.c607 static struct ccu_mp keypad_clk = {
823 static struct ccu_mp out_a_clk = {
842 static struct ccu_mp out_b_clk = {
A Dccu-sun5i.c409 static struct ccu_mp keypad_clk = {

Completed in 19 milliseconds