Lines Matching defs:rzg2l_gpt
99 static void rzg2l_gpt_write(struct rzg2l_gpt_chip *rzg2l_gpt, u32 reg, u32 data) in rzg2l_gpt_write()
104 static u32 rzg2l_gpt_read(struct rzg2l_gpt_chip *rzg2l_gpt, u32 reg) in rzg2l_gpt_read()
109 static void rzg2l_gpt_modify(struct rzg2l_gpt_chip *rzg2l_gpt, u32 reg, u32 clr, in rzg2l_gpt_modify()
116 static u8 rzg2l_gpt_calculate_prescale(struct rzg2l_gpt_chip *rzg2l_gpt, in rzg2l_gpt_calculate_prescale()
133 struct rzg2l_gpt_chip *rzg2l_gpt = to_rzg2l_gpt_chip(chip); in rzg2l_gpt_request() local
144 struct rzg2l_gpt_chip *rzg2l_gpt = to_rzg2l_gpt_chip(chip); in rzg2l_gpt_free() local
151 static bool rzg2l_gpt_is_ch_enabled(struct rzg2l_gpt_chip *rzg2l_gpt, u8 hwpwm) in rzg2l_gpt_is_ch_enabled()
166 static void rzg2l_gpt_enable(struct rzg2l_gpt_chip *rzg2l_gpt, in rzg2l_gpt_enable()
184 static void rzg2l_gpt_disable(struct rzg2l_gpt_chip *rzg2l_gpt, in rzg2l_gpt_disable()
200 static u64 rzg2l_gpt_calculate_period_or_duty(struct rzg2l_gpt_chip *rzg2l_gpt, in rzg2l_gpt_calculate_period_or_duty()
221 struct rzg2l_gpt_chip *rzg2l_gpt = to_rzg2l_gpt_chip(chip); in rzg2l_gpt_get_state() local
257 struct rzg2l_gpt_chip *rzg2l_gpt = to_rzg2l_gpt_chip(chip); in rzg2l_gpt_config() local
340 struct rzg2l_gpt_chip *rzg2l_gpt = to_rzg2l_gpt_chip(chip); in rzg2l_gpt_apply() local
371 struct rzg2l_gpt_chip *rzg2l_gpt; in rzg2l_gpt_probe() local