Home
last modified time | relevance | path

Searched full:ddi (Results 1 – 25 of 43) sorted by relevance

12

/linux/arch/arm64/kvm/hyp/
H A Dexception.c79 * For the SPSR_ELx layout for AArch64, see ARM DDI 0487E.a page C5-429.
80 * For the SPSR_ELx layout for AArch32, see ARM DDI 0487E.a page C5-426.
134 // See ARM DDI 0487E.a, page D5-2579. in enter_exception64()
138 // See ARM DDI 0487E.a, page D5-2578. in enter_exception64()
144 // See ARM DDI 0487E.a, page D2-2452. in enter_exception64()
147 // See ARM DDI 0487E.a, page D1-2306. in enter_exception64()
150 // See ARM DDI 0487E.a, page D13-3258 in enter_exception64()
155 // See ARM DDI 0487E.a, pages D1-2293 to D1-2294. in enter_exception64()
177 * - ARM DDI 0406C.d, page B1-1148
178 * - ARM DDI 0487E.a, page G8-6264
[all …]
/linux/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst12 (ARM DDI 0487A.k) Chapter 'Part H: External debug', the CPU can integrate
45 'ED' for register prefix (ARM DDI 0487A.k, chapter H9.1) and AArch32 uses
46 'DBG' as prefix (ARM DDI 0487A.k, chapter G5.1). The driver is unified to
49 - ARMv8-a (ARM DDI 0487A.k) and ARMv7-a (ARM DDI 0406C.b) have different
56 detailed description for offset is in ARMv7-a ARM (ARM DDI 0406C.b) chapter
70 have been enabled properly. In ARMv8-a ARM (ARM DDI 0487A.k) chapter 'H9.1
/linux/Documentation/devicetree/bindings/display/panel/
H A Djdi,lpm102a188a.yaml37 ddi-supply:
56 - ddi-supply
88 ddi-supply = <&pp1800_lcdio>;
/linux/lib/tests/
H A Dlongest_symbol_kunit.c17 #define DDI(name) DI(n##name##name) macro
18 #define DDDI(name) DDI(n##name##name)
/linux/drivers/usb/typec/ucsi/
H A Ducsi_huawei_gaokun.c216 u8 dcc, ddi; in gaokun_ucsi_port_update() local
219 ddi = port_data[offset + 1]; in gaokun_ucsi_port_update()
225 port->mode = FIELD_GET(GAOKUN_DPAM_MASK, ddi); in gaokun_ucsi_port_update()
226 port->hpd_state = FIELD_GET(GAOKUN_HPD_STATE_MASK, ddi); in gaokun_ucsi_port_update()
227 port->hpd_irq = FIELD_GET(GAOKUN_HPD_IRQ_MASK, ddi); in gaokun_ucsi_port_update()
/linux/tools/perf/arch/arm64/util/
H A Dtsc.c12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Dhugetlbpage.rst29 架构中转换页表条目(D4.5.3, ARM DDI 0487C.a)中提供一个连续
H A Dbooting.txt175 ARM DDI 0487A
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Dhugetlbpage.rst32 架構中轉換頁表條目(D4.5.3, ARM DDI 0487C.a)中提供一個連續
H A Dbooting.txt179 ARM DDI 0487A
/linux/tools/testing/selftests/arm64/signal/
H A Dsve_helpers.c39 * See the ARM ARM, DDI 0487K.a, B1.4.2: I_QQRNR and I_NWYBP. in sve_fill_vls()
/linux/Documentation/devicetree/bindings/arm/
H A Darm,vexpress-juno.yaml72 in a test chip on the core tile. See ARM DDI 0503I.
77 cores in a test chip on the core tile. See ARM DDI 0498D.
H A Darm,coresight-cpu-debug.yaml17 reference manual (ARM DDI 0487A.k) Chapter 'Part H: External debug'. The
/linux/Documentation/arch/arm64/
H A Dhugetlbpage.rst27 (D4.5.3, ARM DDI 0487C.a) that hints to the MMU to indicate that it is one of a
/linux/drivers/iommu/riscv/
H A Diommu.c580 * DDI[0]: bits 0 - 6 (1st level) (7 bits) in riscv_iommu_get_dc()
581 * DDI[1]: bits 7 - 15 (2nd level) (9 bits) in riscv_iommu_get_dc()
582 * DDI[2]: bits 16 - 23 (3rd level) (8 bits) in riscv_iommu_get_dc()
585 * DDI[0]: bits 0 - 5 (1st level) (6 bits) in riscv_iommu_get_dc()
586 * DDI[1]: bits 6 - 14 (2nd level) (9 bits) in riscv_iommu_get_dc()
587 * DDI[2]: bits 15 - 23 (3rd level) (9 bits) in riscv_iommu_get_dc()
609 * nodes are indexed by DDI[depth]. in riscv_iommu_get_dc()
642 * Grab the node that matches DDI[depth], note that when using base in riscv_iommu_get_dc()
/linux/arch/arm64/kernel/
H A Dcpuinfo.c308 * whose upper 32 bits are RES0 (per C5.1.1, ARM DDI 0487A.i), however
310 * be made use of in future, and between ARM DDI 0487A.c and ARM DDI
/linux/include/linux/amba/
H A Dkmi.h11 * Reference Manual - ARM DDI 0143B - see http://www.arm.com/
H A Dpl08x.h11 * Documentation: ARM DDI 0196D
/linux/arch/arm64/include/asm/
H A Ddaifflags.h98 * From the ARM ARM DDI 0487D.a, section D1.7.1 in local_daif_restore()
H A Dkvm_arm.h171 * See D.10.2.121, VTCR_EL2, in ARM DDI 0487C.a
226 * descriptors in section D4.2.8 in ARM DDI 0487C.a.
/linux/include/linux/
H A Dhil_mlc.h150 int ddi; /* Last operational device id */ member
/linux/arch/arm64/mm/
H A Dhugetlbpage.c148 * before we can change any entries. See ARM DDI 0487A.k_iss10775,
194 * before we can change any entries. See ARM DDI 0487A.k_iss10775,
/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.c50 * Armv8 ARM (ARM DDI 0487F.c), chapter "D10.2.1 Address packet" in arm_spe_calc_ip()
/linux/include/drm/intel/
H A Di915_hdcp_interface.h80 * @hdcp_ddi: ddi index as per ME/GSC FW
/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dpio_phy_regs.h70 * Per DDI channel DPIO regs

12