/kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
D | bcm47xx_sprom.c | 191 const char *pre = prefix; in bcm47xx_sprom_fill_auto() local 195 ENTRY(0xfffffffe, u16, pre, "devid", dev_id, 0, fallback); in bcm47xx_sprom_fill_auto() 197 ENTRY(0xfffffffe, u16, pre, "boardrev", board_rev, 0, true); in bcm47xx_sprom_fill_auto() 198 ENTRY(0xfffffffe, u32, pre, "boardflags", boardflags, 0, fb); in bcm47xx_sprom_fill_auto() 199 ENTRY(0xfffffff0, u32, pre, "boardflags2", boardflags2, 0, fb); in bcm47xx_sprom_fill_auto() 200 ENTRY(0xfffff800, u32, pre, "boardflags3", boardflags3, 0, fb); in bcm47xx_sprom_fill_auto() 201 ENTRY(0x00000002, u16, pre, "boardflags", boardflags_lo, 0, fb); in bcm47xx_sprom_fill_auto() 202 ENTRY(0xfffffffc, u16, pre, "boardtype", board_type, 0, true); in bcm47xx_sprom_fill_auto() 203 ENTRY(0xfffffffe, u16, pre, "boardnum", board_num, 0, fb); in bcm47xx_sprom_fill_auto() 204 ENTRY(0x00000002, u8, pre, "cc", country_code, 0, fb); in bcm47xx_sprom_fill_auto() [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
D | ipu-pre.c | 118 struct ipu_pre *pre; in ipu_pre_lookup_by_phandle() local 121 list_for_each_entry(pre, &ipu_pre_list, list) { in ipu_pre_lookup_by_phandle() 122 if (pre_node == pre->dev->of_node) { in ipu_pre_lookup_by_phandle() 124 device_link_add(dev, pre->dev, in ipu_pre_lookup_by_phandle() 127 return pre; in ipu_pre_lookup_by_phandle() 137 int ipu_pre_get(struct ipu_pre *pre) in ipu_pre_get() argument 141 if (pre->in_use) in ipu_pre_get() 145 writel(0, pre->regs + IPU_PRE_CTRL); in ipu_pre_get() 152 writel(val, pre->regs + IPU_PRE_CTRL); in ipu_pre_get() 154 pre->in_use = true; in ipu_pre_get() [all …]
|
D | ipu-prv.h | 259 int ipu_pre_get(struct ipu_pre *pre); 260 void ipu_pre_put(struct ipu_pre *pre); 261 u32 ipu_pre_get_baddr(struct ipu_pre *pre); 262 void ipu_pre_configure(struct ipu_pre *pre, unsigned int width, 265 void ipu_pre_update(struct ipu_pre *pre, unsigned int bufaddr); 266 bool ipu_pre_update_pending(struct ipu_pre *pre);
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
D | ctimap.c | 21 struct list_head *pos, *pre, *head; in input_mapper_add() local 42 pre = pos->prev; in input_mapper_add() 43 if (pre == head) in input_mapper_add() 44 pre = head->prev; in input_mapper_add() 48 pre = head->prev; in input_mapper_add() 53 pre_ent = list_entry(pre, struct imapper, list); in input_mapper_add() 67 struct list_head *next, *pre, *head; in input_mapper_delete() local 75 pre = (entry->list.prev == head) ? head->prev : entry->list.prev; in input_mapper_delete() 78 if (pre == &entry->list) { in input_mapper_delete() 86 pre_ent = list_entry(pre, struct imapper, list); in input_mapper_delete()
|
D | ctvmem.c | 78 struct list_head *pos, *pre; in put_vm_block() local 106 pre = pos->prev; in put_vm_block() 107 while (pre != &vm->unused) { in put_vm_block() 109 pre_ent = list_entry(pre, struct ct_vm_block, list); in put_vm_block() 116 pos = pre; in put_vm_block() 117 pre = pos->prev; in put_vm_block()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | imx6qp.dtsi | 28 pre1: pre@21c8000 { 29 compatible = "fsl,imx6qp-pre"; 37 pre2: pre@21c9000 { 38 compatible = "fsl,imx6qp-pre"; 46 pre3: pre@21ca000 { 47 compatible = "fsl,imx6qp-pre"; 55 pre4: pre@21cb000 { 56 compatible = "fsl,imx6qp-pre";
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
D | mmio_context.c | 393 static void switch_mocs(struct intel_vgpu *pre, struct intel_vgpu *next, in switch_mocs() argument 414 if (!pre && !gen9_render_mocs.initialized) in switch_mocs() 419 if (pre) in switch_mocs() 420 old_v = vgpu_vreg_t(pre, offset); in switch_mocs() 437 if (pre) in switch_mocs() 438 old_v = vgpu_vreg_t(pre, l3_offset); in switch_mocs() 467 static void switch_mmio(struct intel_vgpu *pre, in switch_mmio() argument 477 switch_mocs(pre, next, engine); in switch_mmio() 492 if (pre) { in switch_mmio() 493 vgpu_vreg_t(pre, mmio->reg) = in switch_mmio() [all …]
|
/kernel/linux/linux-5.10/fs/erofs/ |
D | utils.c | 84 struct erofs_workgroup *pre; in erofs_insert_workgroup() local 95 pre = __xa_cmpxchg(&sbi->managed_pslots, grp->index, in erofs_insert_workgroup() 97 if (pre) { in erofs_insert_workgroup() 98 if (xa_is_err(pre)) { in erofs_insert_workgroup() 99 pre = ERR_PTR(xa_err(pre)); in erofs_insert_workgroup() 100 } else if (erofs_workgroup_get(pre)) { in erofs_insert_workgroup() 107 grp = pre; in erofs_insert_workgroup()
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | pms405.dtsi | 93 qcom,pre-scaling = <1 1>; 98 qcom,pre-scaling = <1 1>; 103 qcom,pre-scaling = <1 3>; 108 qcom,pre-scaling = <1 1>; 115 qcom,pre-scaling = <1 1>; 122 qcom,pre-scaling = <1 1>; 129 qcom,pre-scaling = <1 1>;
|
D | pm8150b.dtsi | 75 qcom,pre-scaling = <1 1>; 81 qcom,pre-scaling = <1 1>; 87 qcom,pre-scaling = <1 1>; 93 qcom,pre-scaling = <1 1>;
|
D | pm8150l.dtsi | 75 qcom,pre-scaling = <1 1>; 81 qcom,pre-scaling = <1 1>; 87 qcom,pre-scaling = <1 1>;
|
D | pm8150.dtsi | 83 qcom,pre-scaling = <1 1>; 89 qcom,pre-scaling = <1 1>; 95 qcom,pre-scaling = <1 1>;
|
/kernel/linux/linux-5.10/Documentation/livepatch/ |
D | callbacks.rst | 54 used to cleanup pre-patch callback resources 61 symmetry: pre-patch callbacks have a post-unpatch counterpart and 62 post-patch callbacks have a pre-unpatch counterpart. An unpatch 75 The pre-patch callback, if specified, is expected to return a status 78 safe and to stop the current patching request. (When no pre-patch 80 pre-patch callback returns failure, the kernel's module loader will: 90 No post-patch, pre-unpatch, or post-unpatch callbacks will be executed 94 If a patch transition is reversed, no pre-unpatch handlers will be run 95 (this follows the previously mentioned symmetry -- pre-unpatch callbacks 112 A pre-patch callback can be useful to update a global variable. For [all …]
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | paravirt_types.h | 492 pre, post, ...) \ argument 500 asm volatile(pre \ 510 asm volatile(pre \ 523 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument 525 EXTRA_CLOBBERS, pre, post, ##__VA_ARGS__) 527 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...) \ argument 530 pre, post, ##__VA_ARGS__) 533 #define ____PVOP_VCALL(op, clbr, call_clbr, extra_clbr, pre, post, ...) \ argument 537 asm volatile(pre \ 547 #define __PVOP_VCALL(op, pre, post, ...) \ argument [all …]
|
/kernel/linux/linux-5.10/tools/memory-model/ |
D | linux-kernel.cat | 174 let w-pre-bounded = [Marked] ; (addr | fence)? 175 let r-pre-bounded = [Marked] ; (addr | nonrw-fence | 182 let ww-vis = fence | (strong-fence ; xbstar ; w-pre-bounded) | 183 (w-post-bounded ; vis ; w-pre-bounded) 184 let wr-vis = fence | (strong-fence ; xbstar ; r-pre-bounded) | 185 (w-post-bounded ; vis ; r-pre-bounded) 186 let rw-xbstar = fence | (r-post-bounded ; xbstar ; w-pre-bounded) 189 let pre-race = ext & ((Plain * M) | ((M \ IW) * Plain)) 192 let wr-incoh = pre-race & rf & rw-xbstar^-1 193 let rw-incoh = pre-race & fr & wr-vis^-1 [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
D | qcom_smbb.txt | 44 Usage: optional (default: 1A, or pre-configured value) 49 Usage: optional (default: 3.2V, or pre-configured value) 56 Usage: optional (default: 4.2V, or pre-configured value) 63 Usage: optional (default: 4.2V, or pre-configured value) 65 Description: Maximum safe battery voltage; May be pre-set by bootloader, in 70 Usage: optional (default: 1A, or pre-configured value) 72 Description: Maximum safe battery charge current; May pre-set by bootloader, 77 Usage: optional (default: 4.1V, or pre-configured value) 84 Usage: optional (default: 4.3V, or pre-configured value) 89 Usage: optional (default: 100mA, or pre-configured value)
|
/kernel/linux/linux-5.10/Documentation/ |
D | Makefile | 41 @$(srctree)/scripts/sphinx-pre-install 90 @$(srctree)/scripts/sphinx-pre-install --version-check 97 @$(srctree)/scripts/sphinx-pre-install --version-check 109 @$(srctree)/scripts/sphinx-pre-install --version-check 119 @$(srctree)/scripts/sphinx-pre-install --version-check 123 @$(srctree)/scripts/sphinx-pre-install --version-check
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-tx.rst | 34 to 31 pre-defined programme types. 150 Configures the pre-emphasis value for broadcasting. A pre-emphasis 154 values for pre-emphasis. Here they are: 163 - No pre-emphasis is applied. 165 - A pre-emphasis of 50 uS is used. 167 - A pre-emphasis of 75 uS is used.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 35 - apm,tx-pre-cursor1 : 1st pre-cursor emphasis taps control. Two set of 39 - apm,tx-pre-cursor2 : 2st pre-cursor emphasis taps control. Two set of
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-driver-ppi | 31 executed in the pre-OS environment. It is the only input from 32 the OS to the pre-OS environment. The request should be an 60 operation to be executed in the pre-OS environment by the BIOS 71 operation to be executed in the pre-OS environment by the BIOS
|
/kernel/linux/linux-5.10/drivers/atm/ |
D | horizon.c | 579 u32 pre; in make_rate() local 609 pre = DIV_ROUND_UP(br, c<<div); in make_rate() 611 if (!pre) in make_rate() 612 pre = 1; in make_rate() 615 pre = DIV_ROUND_CLOSEST(br, c<<div); in make_rate() 617 if (!pre) in make_rate() 618 pre = 1; in make_rate() 621 pre = br/(c<<div); in make_rate() 623 if (!pre) in make_rate() 626 PRINTD (DBG_QOS, "A: p=%u, d=%u", pre, div); in make_rate() [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/wireless/ |
D | qcom,ath10k.txt | 15 "qcom,ath10k-calibration-data"). It uses "qcom,ath10k-pre-calibration-data" 16 to carry pre calibration data. 18 In general, entry "qcom,ath10k-pre-calibration-data" and 64 - qcom,ath10k-pre-calibration-data : pre calibration data as an array, 178 qcom,ath10k-pre-calibration-data = [ 01 02 03 ... ];
|
/kernel/linux/linux-5.10/arch/mips/vdso/ |
D | Kconfig | 1 # For the pre-R6 code in arch/mips/vdso/vdso.h for locating 6 # with < 2.25 binutils on pre-R6 kernels. For more references on why we
|
/kernel/linux/linux-5.10/Documentation/infiniband/ |
D | tag_matching.rst | 51 pre-posted receive for this arriving message, it is passed to the software and 61 depending on data size. If no match is found, the entire pre-posted receive 63 pre-posted receive to this list, this receive is passed to the hardware. 67 list is used to detect the case that a pre-posted receive is passed to the
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | qcom-spmi-adc5.c | 186 unsigned int pre; in adc5_prescaling_from_dt() local 188 for (pre = 0; pre < ARRAY_SIZE(adc5_prescale_ratios); pre++) in adc5_prescaling_from_dt() 189 if (adc5_prescale_ratios[pre].num == num && in adc5_prescaling_from_dt() 190 adc5_prescale_ratios[pre].den == den) in adc5_prescaling_from_dt() 193 if (pre == ARRAY_SIZE(adc5_prescale_ratios)) in adc5_prescaling_from_dt() 196 return pre; in adc5_prescaling_from_dt()
|