Home
last modified time | relevance | path

Searched refs:ATMEL_TC_ACPA (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/soc/at91/
Datmel_tcb.h199 #define ATMEL_TC_ACPA (3 << 16) /* RA compare changes TIOA */ macro
/Linux-v5.4/drivers/pwm/
Dpwm-atmel-tcb.c27 #define ATMEL_TC_ACMR_MASK (ATMEL_TC_ACPA | ATMEL_TC_ACPC | \