Home
last modified time | relevance | path

Searched defs:PIO_SCDR_DIV (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-at91.h44 #define PIO_SCDR_DIV (0x3fff << 0) /* Slow Clock Divider Mask */ macro
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h34 #define PIO_SCDR_DIV 0x3fff /* Slow Clock Divider Selection for Debouncing Mask */ macro