| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs42l56.txt | 9 - VA-supply, VCP-supply, VLDO-supply : power supplies for the device, 31 0 = 0.5 x VA 32 1 = 0.6 x VA 33 2 = 0.7 x VA 34 3 = 0.8 x VA 35 4 = 0.83 x VA 36 5 = 0.91 x VA 62 VA-supply = <®_audio>;
|
| H A D | cs42l52.txt | 30 0 = 0.5 x VA 31 1 = 0.6 x VA 32 2 = 0.7 x VA 33 3 = 0.8 x VA 34 4 = 0.83 x VA 35 5 = 0.91 x VA
|
| H A D | cs53l30.txt | 9 - VA-supply, VP-supply : power supplies for the device, 42 VA-supply = <&cs53l30_va>;
|
| H A D | cs43130.txt | 10 - VA-supply, VP-supply, VL-supply, VCP-supply, VD-supply: 55 VA-supply = <&dummy_vreg>;
|
| H A D | cs35l32.txt | 10 - VA-supply, VP-supply : power supplies for the device, 61 VA-supply = <®_audio>;
|
| H A D | cs35l33.txt | 9 - VA-supply, VP-supply : power supplies for the device, 89 - cirrus,vp-hg-va : VA calculation reference for automatic VPhg tracking 100 VA-supply = <&ldo5_reg>;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-herobrine-villager-r1.dtsi | 22 "VA DMIC0", "vdd-micb", 23 "VA DMIC1", "vdd-micb", 24 "VA DMIC2", "vdd-micb", 25 "VA DMIC3", "vdd-micb",
|
| H A D | sc7280-crd-r3.dts | 100 "VA DMIC0", "MIC BIAS1", 101 "VA DMIC1", "MIC BIAS1", 102 "VA DMIC2", "MIC BIAS3", 103 "VA DMIC3", "MIC BIAS3",
|
| H A D | sc7280-herobrine-audio-rt5682-3mic.dtsi | 16 audio-routing = "VA DMIC0", "vdd-micb", 17 "VA DMIC1", "vdd-micb", 18 "VA DMIC2", "vdd-micb", 19 "VA DMIC3", "vdd-micb",
|
| H A D | sc7280-herobrine-audio-wcd9385.dtsi | 19 "VA DMIC0", "MIC BIAS1", 20 "VA DMIC1", "MIC BIAS1", 21 "VA DMIC2", "MIC BIAS3", 22 "VA DMIC3", "MIC BIAS3",
|
| H A D | sc8280xp-microsoft-arcata.dts | 615 "VA DMIC0", "MIC BIAS1", 616 "VA DMIC1", "MIC BIAS1", 617 "VA DMIC2", "MIC BIAS3", 618 "VA DMIC0", "VA MIC BIAS1", 619 "VA DMIC1", "VA MIC BIAS1", 620 "VA DMIC2", "VA MIC BIAS3", 672 link-name = "VA Capture";
|
| H A D | qcm6490-idp.dts | 864 "VA DMIC0", "VA MIC BIAS3", 865 "VA DMIC1", "VA MIC BIAS3", 866 "VA DMIC2", "VA MIC BIAS1", 867 "VA DMIC3", "VA MIC BIAS1"; 919 link-name = "VA Capture";
|
| H A D | x1-asus-zenbook-a14.dtsi | 224 "VA DMIC0", "MIC BIAS1", 225 "VA DMIC1", "MIC BIAS1", 226 "VA DMIC0", "VA MIC BIAS1", 227 "VA DMIC1", "VA MIC BIAS1", 231 link-name = "VA Capture";
|
| /linux/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 729 #define VA UI7 + 1 macro 733 #define VB VA + 1 3088 {"vaddubm", VX (4, 0), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3089 {"vmul10cuq", VX (4, 1), VXVB_MASK, PPCVEC3, 0, {VD, VA}}, 3090 {"vmaxub", VX (4, 2), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3091 {"vrlb", VX (4, 4), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3092 {"vcmpequb", VXR(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}}, 3093 {"vcmpneb", VXR(4, 7,0), VXR_MASK, PPCVEC3, 0, {VD, VA, VB}}, 3094 {"vmuloub", VX (4, 8), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, 3095 {"vaddfp", VX (4, 10), VX_MASK, PPCVEC, 0, {VD, VA, VB}}, [all …]
|
| /linux/arch/arm/kernel/ |
| H A D | phys2virt.S | 65 @ sub <VA>, <PA>, <reg> 69 @ add <PA>, <VA>, <reg> 73 @ adds <PAlo>, <VA>, <reg> 144 @ phys-to-virt: sub <VA>, <PA>, #offset<31:24>, lsl #24 145 @ sub <VA>, <PA>, #offset<23:16>, lsl #16 147 @ virt-to-phys (non-LPAE): add <PA>, <VA>, #offset<31:24>, lsl #24 148 @ add <PA>, <VA>, #offset<23:16>, lsl #16 151 @ adds <PAlo>, <VA>, <reg>, lsl #20
|
| /linux/security/apparmor/include/ |
| H A D | audit.h | 174 #define aad_of_va(VA) aad((struct common_audit_data *)(VA)) argument
|
| /linux/Documentation/arch/loongarch/ |
| H A D | introduction.rst | 296 relationship between virtual address (VA) and physical address (PA):: 298 VA = PA + FixedOffset 300 Page-mapped virtual memory has arbitrary relationship between VA and PA, which 316 KPRANGE1, PA is equal to VA with bit30~31 cleared. For example, the uncached 317 direct-mapped VA of 0x00001000 is 0x80001000, and the cached direct-mapped 318 VA of 0x00001000 is 0xA0001000. 336 XKPRANGE, PA is equal to VA with bits 60~63 cleared, and the cache attribute 337 is configured by bits 60~61 in VA: 0 is for strongly-ordered uncached, 1 is 342 To put this in action: the strongly-ordered uncached direct-mapped VA (in 344 direct-mapped VA (in XKPRANGE) of 0x00000000_00001000 is 0x90000000_00001000, [all …]
|
| /linux/Documentation/driver-api/ |
| H A D | generic_pt.rst | 126 gaps of VA that don't need invalidation. This trades off impacted VA for number 135 to minimize the amount of impacted VA by issuing extra flush operations. This is 136 useful if the cost of processing VA is very high, for instance because a
|
| /linux/Documentation/arch/xtensa/ |
| H A D | mmu.rst | 24 - VA = virtual address (two upper nibbles of it); 37 VA PA PA PA PA VA PA PA
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | zsmalloc.rst | 28 映射,因为这在32位系统上会导致问题,因为内核空间映射的VA区域非常小。因此,在使用分配
|
| /linux/Documentation/translations/zh_TW/arch/loongarch/ |
| H A D | introduction.rst | 262 直接映射虛擬內存通過CSR.DMWn(n=0~3)來進行配置,虛擬地址(VA)和物理地址(PA) 265 VA = PA + 固定偏移 267 分頁映射的虛擬地址(VA)和物理地址(PA)有任意的映射關係,這種關係記錄在TLB和頁
|
| /linux/Documentation/translations/zh_CN/arch/loongarch/ |
| H A D | introduction.rst | 262 直接映射虚拟内存通过CSR.DMWn(n=0~3)来进行配置,虚拟地址(VA)和物理地址(PA) 265 VA = PA + 固定偏移 267 分页映射的虚拟地址(VA)和物理地址(PA)有任意的映射关系,这种关系记录在TLB和页
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_vm_bind.rst | 27 * Multiple Virtual Address (VA) mappings can map to the same physical pages 29 * VA mapping can map to a partial section of the BO (partial binding). 65 In VM_BIND mode, VA allocation is completely managed by the user instead of 66 the i915 driver. Hence all VA assignment, eviction are not applicable in 71 So, a lot of existing code supporting execbuf2 ioctl, like relocations, VA
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-driver-habanalabs | 6 PCI bar, or the device VA of a host mapped memory to be read or 51 or write from the host a device VA of a host mapped memory 66 or write from the host a device VA of a host mapped memory 217 and virtual address. The user should write the ASID and VA into 219 e.g. to display info about VA 0x1000 for ASID 1 you need to do:
|
| /linux/arch/alpha/lib/ |
| H A D | callback_srm.S | 46 ldq $27,16($2) # VA of FIXUP procedure descriptor
|