Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-rmobile/
Dpfc-sh73a0.c2224 PORTCR(0, 0xe6050000), /* PORT0CR */
2225 PORTCR(1, 0xe6050001), /* PORT1CR */
2226 PORTCR(2, 0xe6050002), /* PORT2CR */
2227 PORTCR(3, 0xe6050003), /* PORT3CR */
2228 PORTCR(4, 0xe6050004), /* PORT4CR */
2229 PORTCR(5, 0xe6050005), /* PORT5CR */
2230 PORTCR(6, 0xe6050006), /* PORT6CR */
2231 PORTCR(7, 0xe6050007), /* PORT7CR */
2232 PORTCR(8, 0xe6050008), /* PORT8CR */
2233 PORTCR(9, 0xe6050009), /* PORT9CR */
[all …]
Dpfc-r8a7740.c2125 PORTCR(0, 0xe6050000), /* PORT0CR */
2126 PORTCR(1, 0xe6050001), /* PORT1CR */
2127 PORTCR(2, 0xe6050002), /* PORT2CR */
2128 PORTCR(3, 0xe6050003), /* PORT3CR */
2129 PORTCR(4, 0xe6050004), /* PORT4CR */
2130 PORTCR(5, 0xe6050005), /* PORT5CR */
2131 PORTCR(6, 0xe6050006), /* PORT6CR */
2132 PORTCR(7, 0xe6050007), /* PORT7CR */
2133 PORTCR(8, 0xe6050008), /* PORT8CR */
2134 PORTCR(9, 0xe6050009), /* PORT9CR */
[all …]
/external/u-boot/include/
Dsh_pfc.h184 #define PORTCR(nr, reg) \ macro
/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h597 #define PORTCR(nr, reg) \ macro