Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dhal_prcm.h287 s32 ccu_reg_mclk_cb(u32 mclk, __pNotifier_t pcb);
301 s32 ccu_unreg_mclk_cb(u32 mclk, __pNotifier_t pcb);
417 s32 ccu_24mhosc_reg_cb(__pNotifier_t pcb);
A Dsunxi_hal_common.h59 typedef s32(*__pNotifier_t) (u32 message, u32 aux); /* notifer call-back */ typedef
/bsp/allwinner/libraries/sunxi-hal/hal/source/prcm/prcm-sun50iw11/
A Dpower.c98 s32 ccu_24mhosc_reg_cb(__pNotifier_t pcb) in ccu_24mhosc_reg_cb()
A Dmclk.c1198 s32 ccu_reg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_reg_mclk_cb()
1221 s32 ccu_unreg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_unreg_mclk_cb()

Completed in 6 milliseconds