Searched +full:0 +full:x01200000 (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/cache/ |
D | qcom,llcc.yaml | 308 reg = <0 0x01100000 0 0x50000>, <0 0x01180000 0 0x50000>, 309 <0 0x01200000 0 0x50000>, <0 0x01280000 0 0x50000>, 310 <0 0x01300000 0 0x50000>;
|
/linux-6.14.4/drivers/media/platform/chips-media/wave5/ |
D | wave5-vpuerror.h | 18 #define WAVE5_SYSERR_QUEUEING_FAIL 0x00000001 19 #define WAVE5_SYSERR_ACCESS_VIOLATION_HW 0x00000040 20 #define WAVE5_SYSERR_BUS_ERROR 0x00000200 21 #define WAVE5_SYSERR_DOUBLE_FAULT 0x00000400 22 #define WAVE5_SYSERR_RESULT_NOT_READY 0x00000800 23 #define WAVE5_SYSERR_VPU_STILL_RUNNING 0x00001000 24 #define WAVE5_SYSERR_UNKNOWN_CMD 0x00002000 25 #define WAVE5_SYSERR_UNKNOWN_CODEC_STD 0x00004000 26 #define WAVE5_SYSERR_UNKNOWN_QUERY_OPTION 0x00008000 27 #define WAVE5_SYSERR_VLC_BUF_FULL 0x00010000 [all …]
|
/linux-6.14.4/arch/arm/probes/ |
D | decode.h | 42 if (pcv & 0x1) { in bx_write_pc() 44 pcv &= ~0x1; in bx_write_pc() 47 pcv &= ~0x2; /* Avoid UNPREDICTABLE address allignment */ in bx_write_pc() 107 * if P (bit 24) == 0 or W (bit 21) == 1 109 #define is_writeback(insn) ((insn ^ 0x01000000) & 0x01200000) 189 * REGS(0, ANY, NOPC, 0, ANY) 197 * bits 3.. 0 any register allowed here 212 * DECODE_EMULATEX (0x0e000090, 0x00000010, PROBES_DATA_PROCESSING_REG, 213 * REGS(ANY, ANY, NOPC, 0, ANY)), 242 REG_TYPE_NONE = 0, /* Not a register, ignore */ [all …]
|
/linux-6.14.4/sound/soc/renesas/rcar/ |
D | src.c | 52 for ((i) = 0; \ 70 rsnd_mod_write(mod, SRC_SWRSR, 0); in rsnd_src_activation() 77 rsnd_mod_write(mod, SRC_SWRSR, 0); in rsnd_src_halt() 99 return 0; in rsnd_src_convert_rate() 121 unsigned int rate = 0; in rsnd_src_get_rate() 149 0x01800000, /* 6 - 1/6 */ 150 0x01000000, /* 6 - 1/4 */ 151 0x00c00000, /* 6 - 1/3 */ 152 0x00800000, /* 6 - 1/2 */ 153 0x00600000, /* 6 - 2/3 */ [all …]
|
/linux-6.14.4/arch/arm/boot/dts/allwinner/ |
D | sun8i-a83t.dtsi | 62 #size-cells = <0>; 64 cpu0: cpu@0 { 71 reg = <0>; 115 reg = <0x100>; 126 reg = <0x101>; 137 reg = <0x102>; 148 reg = <0x103>; 168 #clock-cells = <0>; 181 #clock-cells = <0>; 188 #clock-cells = <0>; [all …]
|
D | sun8i-r40.dtsi | 64 #clock-cells = <0>; 72 #clock-cells = <0>; 82 #size-cells = <0>; 84 cpu0: cpu@0 { 87 reg = <0>; 130 polling-delay-passive = <0>; 131 polling-delay = <0>; 132 thermal-sensors = <&ths 0>; 143 hysteresis = <0>; 161 polling-delay-passive = <0>; [all …]
|
/linux-6.14.4/arch/arm/boot/dts/qcom/ |
D | qcom-apq8064.dtsi | 25 reg = <0x80000000 0x200000>; 30 reg = <0x8f000000 0x700000>; 37 #size-cells = <0>; 39 cpu0: cpu@0 { 43 reg = <0>; 100 memory@0 { 102 reg = <0x0 0x0>; 111 coefficients = <1199 0>; 132 coefficients = <1132 0>; 153 coefficients = <1199 0>; [all …]
|
/linux-6.14.4/drivers/ptp/ |
D | ptp_ocp.c | 28 #define PCI_VENDOR_ID_FACEBOOK 0x1d9b 29 #define PCI_DEVICE_ID_FACEBOOK_TIMECARD 0x0400 31 #define PCI_VENDOR_ID_CELESTICA 0x18d4 32 #define PCI_DEVICE_ID_CELESTICA_TIMECARD 0x1008 34 #define PCI_VENDOR_ID_OROLIA 0x1ad7 35 #define PCI_DEVICE_ID_OROLIA_ARTCARD 0xa000 37 #define PCI_VENDOR_ID_ADVA 0xad5a 38 #define PCI_DEVICE_ID_ADVA_TIMECARD 0x0400 76 #define OCP_CTRL_ENABLE BIT(0) 84 #define OCP_STATUS_IN_SYNC BIT(0) [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sdm845.dtsi | 78 #clock-cells = <0>; 85 #clock-cells = <0>; 92 #size-cells = <0>; 94 cpu0: cpu@0 { 97 reg = <0x0 0x0>; 98 clocks = <&cpufreq_hw 0>; 102 qcom,freq-domain = <&cpufreq_hw 0>; 126 reg = <0x0 0x100>; 127 clocks = <&cpufreq_hw 0>; 131 qcom,freq-domain = <&cpufreq_hw 0>; [all …]
|