Home
last modified time | relevance | path

Searched +full:30 +full:b10000 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am64-mcu.dtsi109 mcu_spi1: spi@4b10000 {
138 interrupts = <30>, <31>;
H A Dk3-am62-mcu.dtsi104 mcu_spi1: spi@4b10000 {
133 interrupts = <30>, <31>;
H A Dk3-am62a-mcu.dtsi104 mcu_spi1: spi@4b10000 {
133 interrupts = <30>, <31>;
H A Dk3-am62p-mcu.dtsi103 mcu_spi1: spi@4b10000 {
132 interrupts = <30>, <31>;
H A Dk3-am62p-j722s-common-mcu.dtsi112 mcu_spi1: spi@4b10000 {
141 interrupts = <30>, <31>;
H A Dk3-am65-main.dtsi357 clocks = <&k3_clks 30 0>;
359 assigned-clocks = <&k3_clks 30 0>;
360 assigned-clock-parents = <&k3_clks 30 1>;
361 power-domains = <&k3_pds 30 TI_SCI_PD_EXCLUSIVE>;
658 hwspinlock: spinlock@30e00000 {
936 mcasp1: mcasp@2b10000 {
1137 icssg0_iepclk_mux: iepclk-mux@30 {
1303 icssg1_iepclk_mux: iepclk-mux@30 {
1469 icssg2_iepclk_mux: iepclk-mux@30 {
H A Dk3-am62p-j722s-common-main.dtsi137 ti,sci-dev-id = <30>;
955 mcasp1: audio-controller@2b10000 {
H A Dk3-am62-main.dtsi156 ti,sci-dev-id = <30>;
956 mcasp1: audio-controller@2b10000 {
H A Dk3-am62a-main.dtsi152 ti,sci-dev-id = <30>;
966 mcasp1: audio-controller@2b10000 {
H A Dk3-j721e-main.dtsi241 hwspinlock: spinlock@30e00000 {
1934 mcasp1: mcasp@2b10000 {
2307 icssg0_iepclk_mux: iepclk-mux@30 {
2449 icssg1_iepclk_mux: iepclk-mux@30 {
H A Dk3-j784s4-main.dtsi1376 hwspinlock: hwlock@30e00000 {
2375 ti,sci-dev-id = <30>;
2377 resets = <&k3_reset 30 1>;
2714 mcasp1: mcasp@2b10000 {
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dchipidea,usb2-imx.yaml248 usb@30b10000 {
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsV.td44 def LUMOPUnitStrideFF: RISCVLSUMOP<0b10000>;
64 let Inst{30} = 1;
81 let Inst{30-20} = vtypei;
97 let Inst{30-25} = 0b000000;
H A DRISCVInstrInfoXCV.td19 let Inst{31-30} = funct2;
85 let Inst{31-30} = funct2;
171 let Inst{31-30} = funct2;
414 defm DOTUP : CVSIMDBinaryUnsigned<0b10000, 0, 0, "dotup">;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7ulp.dtsi151 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
431 gpio_ptf: gpio@40b10000 {
H A Dimx7s.dtsi1065 flexcan1: can@30a00000 {
1076 flexcan2: can@30a10000 {
1087 i2c1: i2c@30a20000 {
1097 i2c2: i2c@30a30000 {
1107 i2c3: i2c@30a40000 {
1117 i2c4: i2c@30a50000 {
1127 uart4: serial@30a60000 {
1138 uart5: serial@30a70000 {
1142 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
1149 uart6: serial@30a80000 {
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhi3798cv200.dtsi234 &range 30 4 2 /* GPIO 4 */
274 i2c0: i2c@8b10000 {
443 gpio-ranges = <&pmx0 0 30 4 &pmx0 4 34 3 &pmx0 7 37 1>;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td2015 let Inst{31-30} = sz;
2154 let Inst{30-25} = 0b011010;
2222 let Inst{30-25} = 0b011011;
2269 let Inst{30-26} = 0b00101;
2295 let Inst{30} = 0b1;
2377 let Inst{30} = 0b1;
2403 let Inst{30-23} = 0b11100111;
2414 let Inst{30} = 0b1;
2453 let Inst{30-15} = 0b0111010000000000;
2482 let Inst{30} = isSub;
[all …]
H A DAArch64InstrInfo.td1216 def : InstAlias<"esb", (HINT 0b10000)>, Requires<[HasRAS]>;
1648 def AUTIBZ : SystemNoOperands<0b110, "hint\t#30">;
5496 defm ADD : SIMDThreeSameVector<0, 0b10000, "add", add>;
5570 defm SUB : SIMDThreeSameVector<1,0b10000,"sub", sub>;
5587 defm SQRDMLAH : SIMDThreeSameVectorSQRDMLxHTiedHS<1,0b10000,"sqrdmlah",
5908 defm ADD : SIMDThreeScalarD<0, 0b10000, "add", add>;
5943 defm SUB : SIMDThreeScalarD< 1, 0b10000, "sub", sub>;
5951 defm SQRDMLAH : SIMDThreeScalarHSTied<1, 0, 0b10000, "sqrdmlah">;
7934 defm SQSHRUN : SIMDScalarRShiftBHS< 1, 0b10000, "sqshrun",
8001 defm SHRN : SIMDVectorRShiftNarrowBHS<0, 0b10000, "shrn",
[all …]
H A DSVEInstrFormats.td1000 let Inst{15-11} = 0b10000;
6979 let Inst{21-17} = 0b10000;
7910 let Inst{30} = opc{4};
8695 let Inst{15-11} = 0b10000;
9603 let Inst{15-11} = 0b10000;
/freebsd/sys/dev/qlnx/qlnxe/
H A Dreg_addr.h140 … (0x1<<30) // Signaled system …
141 …IEIP_REG_PCIEEP_CMD_SSE_E5_SHIFT 30
185 …SIGNALED_SYS_ERR_K2 (0x1<<30) // Fatal or Non-Fat…
186 …IEIP_REG_STATUS_COMMAND_REG_SIGNALED_SYS_ERR_K2_SHIFT 30
236 …SIG_SERR_BB (0x1<<30) // This bit is set …
237 …IEIP_REG_STATUS_COMMAND_PRI_SIG_SERR_BB_SHIFT 30
582 …T_BB (0x1<<30) // This bit indicat…
583 …IEIP_REG_PM_CAP_PME_IN_D3_HOT_BB_SHIFT 30
699 …_PCIE_NEXT_CAP_PTR_PCIE_CAP_REG_RSVD_K2 (0x1<<30) // Reserved.
700 …IEIP_REG_PCIE_CAP_ID_PCIE_NEXT_CAP_PTR_PCIE_CAP_REG_RSVD_K2_SHIFT 30
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996.dtsi2948 debug@3b10000 {
3654 <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
H A Dsm8650.dtsi3035 swr0: soundwire@6b10000 {
5192 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>,
H A Dsm8550.dtsi2472 swr0: soundwire@6b10000 {
4460 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>,