Home
last modified time | relevance | path

Searched refs:PWMC (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c242 enum pwm_port { PWMA, PWMB, PWMC, PWMD, PWME, PWMF, PWMG, PWMH }; enumerator
279 [PWMC] = {
/openbmc/linux/arch/m68k/include/asm/
H A DMC68EZ328.h516 #define PWMC WORD_REF(PWMC_ADDR) macro
H A DMC68328.h652 #define PWMC WORD_REF(PWMC_ADDR) macro
H A DMC68VZ328.h608 #define PWMC WORD_REF(PWMC_ADDR) macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h310 #define PWMC __REG(IMX_PWM_BASE + 0x00) /* PWM Control Register */ macro
/openbmc/linux/drivers/pinctrl/intel/
H A Dpinctrl-intel.c54 #define PWMC 0x204 macro
1537 pwm = devm_pwm_lpss_probe(pctrl->dev, community->regs + PWMC, &info); in intel_pinctrl_probe_pwm()