Searched refs:CMPA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-tiehrpwm.c | 42 #define CMPA 0x12 macro 298 cmp_reg = CMPA; in ehrpwm_pwm_config() 511 pc->ctx.cmpa = ehrpwm_read(pc->mmio_base, CMPA); in ehrpwm_pwm_save_context() 524 ehrpwm_write(pc->mmio_base, CMPA, pc->ctx.cmpa); in ehrpwm_pwm_restore_context()
|
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-tiehrpwm.c | 42 #define CMPA 0x12 macro 298 cmp_reg = CMPA; in ehrpwm_pwm_config() 532 pc->ctx.cmpa = ehrpwm_read(pc->mmio_base, CMPA); in ehrpwm_pwm_save_context() 545 ehrpwm_write(pc->mmio_base, CMPA, pc->ctx.cmpa); in ehrpwm_pwm_restore_context()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3211 t2_scr = GEM_BFINS(CMPA, GEM_IP4SRC_CMP(index), t2_scr); in gem_prog_cmp_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3551 t2_scr = GEM_BFINS(CMPA, GEM_IP4SRC_CMP(index), t2_scr); in gem_prog_cmp_regs()
|
Completed in 14 milliseconds