clk_hisi_phase
phase = devm_kzalloc(dev, sizeof(struct clk_hisi_phase), GFP_KERNEL);
#define to_clk_hisi_phase(_hw) container_of(_hw, struct clk_hisi_phase, hw)
static int hisi_phase_regval_to_degrees(struct clk_hisi_phase *phase,
struct clk_hisi_phase *phase = to_clk_hisi_phase(hw);
static int hisi_phase_degrees_to_regval(struct clk_hisi_phase *phase,
struct clk_hisi_phase *phase = to_clk_hisi_phase(hw);
struct clk_hisi_phase *phase;