Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/at91/
H A Datmel_tcb.h223 #define ATMEL_TC_BCPB_SET (1 << 24) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-atmel-tcb.c234 cmr |= ATMEL_TC_BCPB_SET | ATMEL_TC_BCPC_CLEAR; in atmel_tcb_pwm_enable()