mpfs_periph_hw_clock
#define to_mpfs_periph_clk(_hw) container_of(_hw, struct mpfs_periph_hw_clock, hw)
struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw);
struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw);
struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw);
static struct mpfs_periph_hw_clock mpfs_periph_clks[] = {
static int mpfs_clk_register_periphs(struct device *dev, struct mpfs_periph_hw_clock *periph_hws,
struct mpfs_periph_hw_clock *periph_hw = &periph_hws[i];