Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dmux_ti814x.h20 #define PINCNTL_RSV_MSK (0x3 << 18) /* Reserved bitmask */ macro
30 tmp &= PINCNTL_RSV_MSK; \