/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 47 - atmel,smc-bus-width: width of the asynchronous device's data bus 51 - atmel,smc-byte-access-type "write" or "select" (see Atmel datasheet). 54 - atmel,smc-read-mode "nrd" or "ncs". 57 - atmel,smc-write-mode "nwe" or "ncs". 60 - atmel,smc-exnw-mode "disabled", "frozen" or "ready". 63 - atmel,smc-page-mode enable page mode if present. The provided value 67 - atmel,smc-tdf-mode: "normal" or "optimized". When set to 74 If at least one atmel,smc- property is defined the following SMC timing 75 properties become mandatory. In the other hand, if none of the atmel,smc- 83 - atmel,smc-ncs-rd-setup-ns [all …]
|
H A D | pl353-smc.txt | 5 The actual devices are instantiated from the child nodes of pl353 smc node. 8 - compatible : Should be "arm,pl353-smc-r2p1", "arm,primecell". 25 compatible = "arm,pl353-smc-r2p1", "arm,primecell";
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama5d3xcm.dtsi | 62 atmel,smc-read-mode = "nrd"; 63 atmel,smc-write-mode = "nwe"; 64 atmel,smc-bus-width = <16>; 65 atmel,smc-ncs-rd-setup-ns = <0>; 66 atmel,smc-ncs-wr-setup-ns = <0>; 67 atmel,smc-nwe-setup-ns = <8>; 68 atmel,smc-nrd-setup-ns = <16>; 69 atmel,smc-ncs-rd-pulse-ns = <84>; 70 atmel,smc-ncs-wr-pulse-ns = <84>; 71 atmel,smc-nrd-pulse-ns = <76>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | atmel-smc.txt | 9 "atmel,at91sam9260-smc", "syscon" 10 "atmel,sama5d3-smc", "syscon" 11 "atmel,sama5d2-smc", "syscon" 12 "microchip,sam9x60-smc", "syscon" 13 "microchip,sam9x7-smc", "atmel,at91sam9260-smc", "syscon" 19 smc: smc@ffffc000 { 20 compatible = "atmel,sama5d3-smc", "syscon";
|
/freebsd/sys/dev/smc/ |
H A D | if_smc_fdt.c | 74 DEFINE_CLASS_1(smc, smc_fdt_driver, smc_fdt_methods, 77 DRIVER_MODULE(smc, simplebus, smc_fdt_driver, 0, 0); 78 MODULE_DEPEND(smc, fdt, 1, 1, 1); 79 MODULE_DEPEND(smc, ether, 1, 1, 1); 80 MODULE_DEPEND(smc, miibus, 1, 1, 1);
|
H A D | if_smc_acpi.c | 69 DEFINE_CLASS_1(smc, smc_acpi_driver, smc_acpi_methods, 72 DRIVER_MODULE(smc, acpi, smc_acpi_driver, 0, 0); 73 MODULE_DEPEND(smc, acpi, 1, 1, 1); 74 MODULE_DEPEND(smc, ether, 1, 1, 1); 75 MODULE_DEPEND(smc, miibus, 1, 1, 1);
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | brcm,kona-smc.txt | 7 - compatible : "brcm,kona-smc" 8 - DEPRECATED: compatible : "bcm,kona-smc" 12 smc@3404c000 { 13 compatible = "brcm,bcm11351-smc", "brcm,kona-smc";
|
/freebsd/sys/contrib/device-tree/src/arm/broadcom/ |
H A D | bcm21664.dtsi | 67 &smc { 68 compatible = "brcm,bcm21664-smc", "brcm,kona-smc";
|
H A D | bcm23550.dtsi | 89 &smc { 90 compatible = "brcm,bcm23550-smc", "brcm,kona-smc";
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/xilinx/ |
H A D | xlnx,zynqmp-firmware.txt | 19 - "smc" : SMC #0, following the SMCCC 31 method = "smc"; 41 method = "smc";
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | mpc866ads.dts | 138 compatible = "fsl,mpc866-smc-uart", 139 "fsl,cpm1-smc-uart"; 149 compatible = "fsl,mpc866-smc-uart", 150 "fsl,cpm1-smc-uart";
|
H A D | mpc885ads.dts | 179 compatible = "fsl,mpc885-smc-uart", 180 "fsl,cpm1-smc-uart"; 190 compatible = "fsl,mpc885-smc-uart", 191 "fsl,cpm1-smc-uart";
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | intel,stratix10-svc.txt | 27 - method: smc or hvc 28 smc - Secure Monitor Call 54 method = "smc";
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
H A D | serial.txt | 4 - fsl,cpm1-smc-uart 5 - fsl,cpm2-smc-uart
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,scmi.txt | 17 - compatible : shall be "arm,scmi" or "arm,scmi-smc" for smc/hvc transports 28 - arm,smc-id : SMC id required when using smc or hvc transports 34 - interrupts : when using smc or hvc transports, this optional 36 by an interrupt rather than by the return of the smc call. This
|
/freebsd/sys/contrib/device-tree/Bindings/arm/firmware/ |
H A D | linaro,optee-tz.txt | 17 "smc" : SMC #0, with the register assignments specified 29 method = "smc";
|
H A D | sdei.txt | 32 * "smc" : SMC #0, with the register assignments specified in this 40 method = "smc";
|
/freebsd/sys/dev/psci/ |
H A D | smccc_arm64.S | 54 arm_smccc_1_0 smc 89 arm_smccc_1_2 smc
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | s32g2.dtsi | 93 compatible = "arm,scmi-smc"; 94 arm,smc-id = <0xc20000fe>; 107 method = "smc";
|
H A D | s32g3.dtsi | 127 compatible = "arm,scmi-smc"; 129 arm,smc-id = <0xc20000fe>; 146 method = "smc";
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | zynq-reset.txt | 58 416: smc reset 59 417: smc ref reset
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | xlnx,zynqmp-power.txt | 36 method = "smc"; 50 method = "smc";
|
/freebsd/sys/arm/ti/ |
H A D | ti_smc.S | 37 smc #0
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | xlnx,zynqmp-ipi-mailbox.txt | 66 Permitted values are: "smc" and "hvc". Default is 67 "smc".
|
/freebsd/sys/contrib/device-tree/src/arm64/arm/ |
H A D | foundation-v8-psci.dtsi | 10 method = "smc";
|