Searched +full:0 +full:xb258 (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/arch/s390/lib/ |
D | probes.c | 16 switch (insn[0] >> 8) { in probe_is_prohibited_opcode() 17 case 0x0c: /* bassm */ in probe_is_prohibited_opcode() 18 case 0x0b: /* bsm */ in probe_is_prohibited_opcode() 19 case 0x83: /* diag */ in probe_is_prohibited_opcode() 20 case 0x44: /* ex */ in probe_is_prohibited_opcode() 21 case 0xac: /* stnsm */ in probe_is_prohibited_opcode() 22 case 0xad: /* stosm */ in probe_is_prohibited_opcode() 24 case 0xc6: in probe_is_prohibited_opcode() 25 switch (insn[0] & 0x0f) { in probe_is_prohibited_opcode() 26 case 0x00: /* exrl */ in probe_is_prohibited_opcode() [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/pci/ |
D | qcom,pcie-ep.yaml | 247 reg = <0x01c00000 0x3000>, 248 <0x40000000 0xf1d>, 249 <0x40000f20 0xc8>, 250 <0x40001000 0x1000>, 251 <0x40002000 0x1000>, 252 <0x01c03000 0x3000>; 266 qcom,perst-regs = <&tcsr 0xb258 0xb270>; 283 linux,pci-domain = <0>;
|
/linux-6.14.4/arch/arm/boot/dts/qcom/ |
D | qcom-sdx55.dtsi | 20 qcom,msm-id = <357 0x10000>, <368 0x10000>, <418 0x10000>; 25 reg = <0 0>; 31 #clock-cells = <0>; 38 #clock-cells = <0>; 44 #clock-cells = <0>; 51 #size-cells = <0>; 53 cpu0: cpu@0 { 56 reg = <0x0>; 108 reg = <0x8fc00000 0x80000>; 113 reg = <0x8fc80000 0x40000>; [all …]
|
D | qcom-sdx65.dtsi | 20 qcom,msm-id = <458 0x10000>, <483 0x10000>, <509 0x10000>; 25 reg = <0 0>; 33 #clock-cells = <0>; 40 #clock-cells = <0>; 46 #clock-cells = <0>; 52 #size-cells = <0>; 54 cpu0: cpu@0 { 57 reg = <0x0>; 115 reg = <0x8fcad000 0x40000>; 120 reg = <0x8fcfd000 0x1000>; [all …]
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | pci.h | 10 #define MDIO_PG0_G1 0 14 #define RAC_CTRL_PPR 0x00 15 #define RAC_ANA03 0x03 17 #define RAC_ANA09 0x09 19 #define RAC_ANA0A 0x0A 21 #define RAC_ANA0B 0x0B 23 #define RAC_ANA0C 0x0C 25 #define RAC_ANA0D 0x0D 28 #define RAC_ANA10 0x10 30 #define ADDR_SEL_VAL 0x3C [all …]
|
/linux-6.14.4/fs/nls/ |
D | nls_cp949.c | 17 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x00-0x07 */ 18 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x08-0x0F */ 19 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x10-0x17 */ 20 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x18-0x1F */ 21 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x20-0x27 */ 22 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x28-0x2F */ 23 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x30-0x37 */ 24 0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,/* 0x38-0x3F */ 25 0x0000,0xAC02,0xAC03,0xAC05,0xAC06,0xAC0B,0xAC0C,0xAC0D,/* 0x40-0x47 */ 26 0xAC0E,0xAC0F,0xAC18,0xAC1E,0xAC1F,0xAC21,0xAC22,0xAC23,/* 0x48-0x4F */ [all …]
|