ccu_pll_nb
static struct ccu_pll_nb sun50i_a100_pll_cpu_nb = {
static struct ccu_pll_nb sun50i_a64_pll_cpu_nb = {
static struct ccu_pll_nb sun50i_h616_pll_cpu_nb = {
static struct ccu_pll_nb sun50i_h616_pll_gpu_nb = {
static struct ccu_pll_nb sun8i_a33_pll_cpu_nb = {
static struct ccu_pll_nb sun8i_h3_pll_cpu_nb = {
static struct ccu_pll_nb sun8i_r40_pll_cpu_nb = {
static struct ccu_pll_nb suniv_pll_cpu_nb = {
int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb)
struct ccu_pll_nb *pll = to_ccu_pll_nb(nb);
#define to_ccu_pll_nb(_nb) container_of(_nb, struct ccu_pll_nb, clk_nb)
int ccu_pll_notifier_register(struct ccu_pll_nb *pll_nb);