Searched refs:cca (Results 1 – 4 of 4) sorted by relevance
13 - cca-gpio: GPIO spec for the CCA pin30 cca-gpio = <&gpio1 16 0>;
18 const: brcm,iproc-gpio-cca58 compatible = "brcm,iproc-gpio-cca";
112 #define MIPS_PHYS_TO_XKPHYS(cca,x) \ argument113 ((0x2ULL << 62) | ((unsigned long long)(cca) << 59) | (x))
138 uint64_t cca : 3; /* ignored by octeon */ member