sg2044_clk_common
container_of((_hw), struct sg2044_clk_common, hw)
static struct sg2044_clk_common * const sg2044_pll_commons[] = {
struct sg2044_clk_common *common = desc->pll[i];
struct sg2044_clk_common common;
struct sg2044_clk_common * const *pll;
static unsigned long _sg2044_div_recalc_rate(struct sg2044_clk_common *common,
static int _sg2044_div_determine_rate(struct sg2044_clk_common *common,
static struct sg2044_clk_common * const sg2044_div_commons[] = {
static void sg2044_div_set_reg_div(struct sg2044_clk_common *common,
static struct sg2044_clk_common * const sg2044_mux_commons[] = {
static struct sg2044_clk_common * const sg2044_gate_commons[] = {
const struct sg2044_clk_common *common;
struct sg2044_clk_common *common = desc->div[i];
struct sg2044_clk_common *common = desc->mux[i];
struct sg2044_clk_common *common = desc->gate[i];
struct sg2044_clk_common common;
struct sg2044_clk_common common;
struct sg2044_clk_common common;
struct sg2044_clk_common * const *pll;
struct sg2044_clk_common * const *div;
struct sg2044_clk_common * const *mux;
struct sg2044_clk_common * const *gate;
container_of((_hw), struct sg2044_clk_common, hw)