Home
last modified time | relevance | path

Searched refs:sunxi_pwm (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/pwm/
Dsunxi_pwm.c22 struct sunxi_pwm *regs;
69 struct sunxi_pwm *regs = priv->regs; in sunxi_pwm_set_config()
120 struct sunxi_pwm *regs = priv->regs; in sunxi_pwm_set_enable()
148 priv->regs = (struct sunxi_pwm *)devfdt_get_addr(dev); in sunxi_pwm_ofdata_to_platdata()
170 U_BOOT_DRIVER(sunxi_pwm) = {
DMakefile18 obj-$(CONFIG_PWM_SUNXI) += sunxi_pwm.o
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dpwm.h40 struct sunxi_pwm { struct