Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.yaml4 $id: http://devicetree.org/schemas/mtd/partitions/brcm,bcm947xx-cfe-partitions.yaml#
42 const: brcm,bcm947xx-cfe-partitions
49 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt12 - compatible : must be "brcm,bcm963xx-cfe-nor-partitions"
22 compatible = "brcm,bcm963xx-cfe-nor-partitions";
H A Dbrcm,bcm947xx-cfe-partitions.txt34 - compatible : (required) must be "brcm,bcm947xx-cfe-partitions"
40 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dpartitions.yaml19 - $ref: brcm,bcm947xx-cfe-partitions.yaml
H A Dbrcm,bcm963xx-imagetag.txt26 cfe@0 {
/freebsd-14.2/sys/dev/pccard/
H A Dpccardvarp.h107 struct pccard_config_entry *cfe; member
183 struct pccard_config_entry *cfe; member
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dbcm5301x-nand-cs0.dtsi17 compatible = "brcm,bcm947xx-cfe-partitions";
H A Dbcm5301x.dtsi557 compatible = "brcm,bcm947xx-cfe-partitions";
/freebsd-14.2/tools/kerneldoc/subsys/
H A DDoxyfile-dev_cfe12 INPUT = $(DOXYGEN_SRC_PATH)/dev/cfe/ \
/freebsd-14.2/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm97360svmb.dts98 flash0.cfe@0 {
H A Dbcm97358svmb.dts95 flash0.cfe@0 {
H A Dbcm97425svmb.dts133 flash0.cfe@0 {
/freebsd-14.2/sys/dev/cfe/
H A Dcfe_resource.c159 DRIVER_MODULE(cfe, nexus, cferes_driver, cferes_devclass, 0, 0);
H A Dcfe_console.c81 CONSOLE_DRIVER(cfe);
/freebsd-14.2/libexec/bootpd/
H A Dbootptab.mcs83 tp885: tc=.subnet17:ha=08.00.4C.00.2F.74:bf=tp885sys2.cfe:
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td3485 enum ClosedFlagEnum cfe;
3492 cfe = C0 | C1; // no warnings
3493 cfe = C0 | C1 | 4; // warning issued