| /linux/sound/soc/codecs/ |
| H A D | lpass-va-macro.c | 22 /* VA macro registers */ 93 #define CDC_VA_TX_PATH_CLK_EN_MASK BIT(5) 94 #define CDC_VA_TX_PATH_CLK_EN BIT(5) 102 #define TX_HPF_CUT_OFF_FREQ_MASK GENMASK(6, 5) 274 /* VA macro */ 298 /* VA core */ 460 static int va_clk_rsc_fs_gen_request(struct va_macro *va, bool enable) in va_clk_rsc_fs_gen_request() argument 462 struct regmap *regmap = va->regmap; in va_clk_rsc_fs_gen_request() 493 static int va_macro_mclk_enable(struct va_macro *va, bool mclk_enable) in va_macro_mclk_enable() argument 495 struct regmap *regmap = va->regmap; in va_macro_mclk_enable() [all …]
|
| /linux/arch/alpha/kernel/ |
| H A D | traps.c | 325 case 5: /* illoc */ in do_entIF() 368 unsigned long count, va, pc; member 377 do_entUna(void * va, unsigned long opcode, unsigned long reg, in do_entUna() argument 386 unaligned[0].va = (unsigned long) va; in do_entUna() 404 : "r"(va), "0"(0)); in do_entUna() 420 : "r"(va), "0"(0)); in do_entUna() 436 : "r"(va), "0"(0)); in do_entUna() 447 "1: ldq_u %2,1(%5)\n" in do_entUna() 448 "2: ldq_u %1,0(%5)\n" in do_entUna() 449 " inswh %6,%5,%4\n" in do_entUna() [all …]
|
| /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 61 cirrus,micbias-lvl = <5>; 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 45 cirrus,micbias-lvl = <5>;
|
| H A D | cirrus,cs4234.yaml | 18 drive a tracking power supply, the 5th DAC can instead be used as a 39 VA-supply: 53 - VA-supply 69 VA-supply = <&vdd3v3>;
|
| H A D | google,sc7280-herobrine.yaml | 109 "VA DMIC0", "MIC BIAS3", 110 "VA DMIC1", "MIC BIAS3", 111 "VA DMIC2", "MIC BIAS4", 112 "VA DMIC3", "MIC BIAS4", 171 dai-link@5 {
|
| H A D | cs35l33.txt | 9 - VA-supply, VP-supply : power supplies for the device, 72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms. 89 - cirrus,vp-hg-va : VA calculation reference for automatic VPhg tracking 100 VA-supply = <&ldo5_reg>; 122 cirrus,vp-hg-va=<0x0>;
|
| H A D | cs35l32.txt | 10 - VA-supply, VP-supply : power supplies for the device, 25 3 = Boost voltage fixed at 5 V. 51 5 = 3.6V 61 VA-supply = <®_audio>;
|
| /linux/arch/arm/mm/ |
| H A D | cache-xsc3l2.c | 16 #define CACHE_LINE_SHIFT 5 50 set_way = (way << 29) | (set << 5); in xsc3_l2_inv_all() 58 static inline void l2_unmap_va(unsigned long va) in l2_unmap_va() argument 61 if (va != -1) in l2_unmap_va() 62 kunmap_atomic((void *)va); in l2_unmap_va() 69 unsigned long va = prev_va & PAGE_MASK; in l2_map_va() local 78 va = (unsigned long)kmap_atomic_pfn(pa >> PAGE_SHIFT); in l2_map_va() 80 return va + (pa_offset >> (32 - PAGE_SHIFT)); in l2_map_va() 160 set_way = (way << 29) | (set << 5); in xsc3_l2_flush_all()
|
| /linux/arch/powerpc/math-emu/ |
| H A D | math_efp.c | 97 #define XCR 5 183 union dw_union vc, va, vb; in do_spe_mathemu() local 198 src = (speinsn >> 5) & 0x7; in do_spe_mathemu() 202 va.wp[0] = current->thread.evr[fa]; in do_spe_mathemu() 203 va.wp[1] = regs->gpr[fa]; in do_spe_mathemu() 211 pr_debug("va: %08x %08x\n", va.wp[0], va.wp[1]); in do_spe_mathemu() 221 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 227 FP_UNPACK_SP(SA, va.wp + 1); in do_spe_mathemu() 236 vc.wp[1] = va.wp[1] & ~SIGN_BIT_S; in do_spe_mathemu() 240 vc.wp[1] = va.wp[1] | SIGN_BIT_S; in do_spe_mathemu() [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | entry.S | 176 va = r8 /* virtual address for which the trap occurred */ define 189 mfctl %pcoq, va 206 mfctl %pcoq, va 220 mfctl %ior,va 238 mfctl %ior,va 252 mfctl %ior, va 270 mfctl %ior, va 282 mfctl %ior,va 298 mfctl %ior,va 312 mfctl %ior,va [all …]
|
| /linux/arch/arm64/kvm/ |
| H A D | va_layout.c | 17 * The LSB of the HYP VA tag 21 * The HYP VA tag value with the region bit 27 * Compute HYP VA by using the same computation as kern_hyp_va(). 37 * Store a hyp VA <-> PA offset into a EL2-owned variable. 43 /* Compute the offset from the hyp VA and PA of a random symbol. */ in init_hyp_physvirt_offset() 50 * Calculate the actual VA size used by the hypervisor 56 * be different from the number of VA bits used by the regular kernel in kvm_hyp_va_bits() 64 * So use the maximum of the idmap VA bits and the regular kernel stage in kvm_hyp_va_bits() 65 * 1 VA bits as the hypervisor VA size to assure that the hypervisor can in kvm_hyp_va_bits() 72 * We want to generate a hyp VA with the following format (with V == [all …]
|
| /linux/net/lapb/ |
| H A D | lapb_subr.c | 56 if (lapb->va != nr) in lapb_frames_acked() 57 while (skb_peek(&lapb->ack_queue) && lapb->va != nr) { in lapb_frames_acked() 60 lapb->va = (lapb->va + 1) % modulus; in lapb_frames_acked() 83 * Validate that the value of nr is between va and vs. Return true or 88 unsigned short vc = lapb->va; in lapb_validate_nr() 190 frame->nr = (skb->data[0] >> 5) & 0x07; in lapb_decode() 197 frame->nr = (skb->data[0] >> 5) & 0x07; in lapb_decode() 248 *dptr |= (lapb->vr << 5); in lapb_send_control() 280 lapb_dbg(1, "(%p) S%d TX FRMR %5ph\n", in lapb_transmit_frmr() 288 *dptr |= (lapb->vr << 5) & 0xE0; in lapb_transmit_frmr()
|
| /linux/arch/arm64/include/asm/ |
| H A D | runtime-const.h | 47 /* 16-bit immediate for wide move (movz and movk) in bits 5..20 */ 52 insn |= (val & 0xffff) << 5; in __runtime_fixup_16() 58 unsigned long va = (unsigned long)where; in __runtime_fixup_caches() local 59 caches_clean_inval_pou(va, va + 4*insns); in __runtime_fixup_caches()
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.h | 127 static inline unsigned int mga_readb(vaddr_t va, unsigned int offs) { in mga_readb() argument 128 return readb(va.vaddr + offs); in mga_readb() 131 static inline void mga_writeb(vaddr_t va, unsigned int offs, u_int8_t value) { in mga_writeb() argument 132 writeb(value, va.vaddr + offs); in mga_writeb() 135 static inline void mga_writew(vaddr_t va, unsigned int offs, u_int16_t value) { in mga_writew() argument 136 writew(value, va.vaddr + offs); in mga_writew() 139 static inline u_int32_t mga_readl(vaddr_t va, unsigned int offs) { in mga_readl() argument 140 return readl(va.vaddr + offs); in mga_readl() 143 static inline void mga_writel(vaddr_t va, unsigned int offs, u_int32_t value) { in mga_writel() argument 144 writel(value, va.vaddr + offs); in mga_writel() [all …]
|
| /linux/arch/arm/mach-omap1/ |
| H A D | irq.c | 54 #define IRQ_BANK(irq) ((irq) >> 5) 59 void __iomem *va; member 71 return readl_relaxed(irq_banks[bank].va + offset); in irq_bank_readl() 75 writel_relaxed(value, irq_banks[bank].va + offset); in irq_bank_writel() 81 writel_relaxed(0x1, irq_banks[1].va + IRQ_CONTROL_REG_OFFSET); in omap_ack_irq() 83 writel_relaxed(0x1, irq_banks[0].va + IRQ_CONTROL_REG_OFFSET); in omap_ack_irq() 137 void __iomem *l1 = irq_banks[0].va; in omap1_handle_irq() 138 void __iomem *l2 = irq_banks[1].va; in omap1_handle_irq() 208 irq_banks[i].va = ioremap(irq_banks[i].base_reg, 0xff); in omap1_init_irq() 209 if (WARN_ON(!irq_banks[i].va)) in omap1_init_irq() [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sc7280-crd-r3.dts | 70 ap_ts: touchscreen@5c { 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", 129 dai-link@5 {
|
| 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", 118 dai-link@5 {
|
| /linux/samples/trace_events/ |
| H A D | trace-events-sample.c | 25 va_list va; in do_simple_thread_func() local 27 int len = cnt % 5; in do_simple_thread_func() 37 va_start(va, fmt); in do_simple_thread_func() 41 current->cpus_ptr, fmt, &va); in do_simple_thread_func() 43 va_end(va); in do_simple_thread_func()
|
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_config.c | 37 #define ICSSG_NUM_OTHER_QUEUES 5 /* port, host and special queues */ 171 void __iomem *smem = prueth->shram.va; in icssg_miig_queues_init() 261 p = emac->dram.va + MGR_R30_CMD_OFFSET; in emac_r30_cmd_init() 273 p = emac->dram.va + MGR_R30_CMD_OFFSET; in emac_r30_is_done() 306 bpool_cfg = emac->dram.va + BUFFER_POOL_0_ADDR_OFFSET; in prueth_fw_offload_buffer_setup() 344 rxq_ctx = emac->dram.va + HOST_RX_Q_EXP_CONTEXT_OFFSET; in prueth_fw_offload_buffer_setup() 355 rxq_ctx = emac->dram.va + HOST_RX_Q_PRE_CONTEXT_OFFSET; in prueth_fw_offload_buffer_setup() 365 rxq_ctx = emac->dram.va + DEFAULT_MSMC_Q_OFFSET; in prueth_fw_offload_buffer_setup() 393 bpool_cfg = emac->dram.va + BUFFER_POOL_0_ADDR_OFFSET; in prueth_emac_buffer_setup() 408 bpool_cfg = emac->dram.va + BUFFER_POOL_0_ADDR_OFFSET; in prueth_emac_buffer_setup() [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> 97 @ 15 11 10 9 5 0 15 14 12 11 8 7 0 115 bic ip, #0x20 @ clear bit 5 (MVN -> MOV) 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/net/x25/ |
| H A D | x25_subr.c | 61 if (x25->va != nr) in x25_frames_acked() 62 while (skb_peek(&x25->ack_queue) && x25->va != nr) { in x25_frames_acked() 65 x25->va = (x25->va + 1) % modulus; in x25_frames_acked() 88 * Validate that the value of nr is between va and vs. Return true or 94 unsigned short vc = x25->va; in x25_validate_nr() 243 *dptr++ |= (x25->vr << 5) & 0xE0; in x25_write_internal() 305 *nr = (frame[2] >> 5) & 0x07; in x25_decode() 328 *nr = (frame[2] >> 5) & 0x07; in x25_decode()
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | hplance.c | 130 unsigned long va = (d->resource.start + DIO_VIRADDRBASE); in hplance_init() local 136 out_8(va + DIO_IDOFF, 0xff); in hplance_init() 140 dev->base_addr = va; in hplance_init() 146 * at bytes NVRAMOFF+1,3,5,7,9... in hplance_init() 148 addr[i] = ((in_8(va + HPLANCE_NVRAMOFF + i*4 + 1) & 0xF) << 4) in hplance_init() 149 | (in_8(va + HPLANCE_NVRAMOFF + i*4 + 3) & 0xF); in hplance_init() 155 lp->lance.base = va; in hplance_init() 156 lp->lance.init_block = (struct lance_init_block *)(va + HPLANCE_MEMOFF); /* CPU addr */ in hplance_init()
|
| /linux/drivers/media/platform/mediatek/vcodec/encoder/venc/ |
| H A D | venc_vp8_if.c | 190 memcpy(inst->work_bufs[i].va, tmp_va, wb[i].size); in vp8_enc_alloc_work_buf() 194 mtk_venc_debug(inst->ctx, "work_bufs[%d] va=0x%p,iova=%pad,size=%zu", in vp8_enc_alloc_work_buf() 195 i, inst->work_bufs[i].va, in vp8_enc_alloc_work_buf() 241 tag = (bs_hdr_len << 5) | 0x10 | not_key; in vp8_enc_compose_one_frame() 251 ac_tag[5] = 0x2a; in vp8_enc_compose_one_frame() 272 memmove(bs_buf->va + bs_hdr_len + ac_tag_size, in vp8_enc_compose_one_frame() 273 bs_buf->va, bs_frm_size); in vp8_enc_compose_one_frame() 274 memcpy(bs_buf->va + ac_tag_size, in vp8_enc_compose_one_frame() 275 inst->work_bufs[VENC_VP8_VPU_WORK_BUF_BS_HEADER].va, in vp8_enc_compose_one_frame() 277 memcpy(bs_buf->va, ac_tag, ac_tag_size); in vp8_enc_compose_one_frame()
|