Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/net/ieee802154/
H A Dcc2520.txt13 - cca-gpio: GPIO spec for the CCA pin
30 cca-gpio = <&gpio1 16 0>;
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dbrcm,xgs-iproc-gpio.yaml18 const: brcm,iproc-gpio-cca
58 compatible = "brcm,iproc-gpio-cca";
/f-stack/freebsd/mips/include/
H A Dcpuregs.h112 #define MIPS_PHYS_TO_XKPHYS(cca,x) \ argument
113 ((0x2ULL << 62) | ((unsigned long long)(cca) << 59) | (x))
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-address.h138 uint64_t cca : 3; /* ignored by octeon */ member