| /linux/Documentation/devicetree/bindings/iio/pressure/ |
| H A D | honeywell,hsc030pa.yaml | 64 006MD, 010MD, 016MD, 025MD, 040MD, 060MD, 100MD, 160MD, 250MD, 66 010MG, 016MG, 025MG, 040MG, 060MG, 100MG, 160MG, 250MG, 400MG, 67 600MG, 001BG, 1.6BG, 2.5BG, 004BG, 006BG, 010BG, 100KA, 160KA, 70 100KD, 160KD, 250KD, 400KD, 250LG, 400LG, 600LG, 001KG, 1.6KG, 71 2.5KG, 004KG, 006KG, 010KG, 016KG, 025KG, 040KG, 060KG, 100KG, 72 160KG, 250KG, 400KG, 600KG, 001GG, 015PA, 030PA, 060PA, 100PA, 73 150PA, 0.5ND, 001ND, 002ND, 004ND, 005ND, 010ND, 020ND, 030ND, 75 010NG, 020NG, 030NG, 001PG, 005PG, 015PG, 030PG, 060PG, 100PG, 127 honeywell,pressure-triplet = "030PA";
|
| /linux/sound/soc/codecs/ |
| H A D | msm8916-wcd-analog.c | 302 /* Voltage threshold when internal current source of 100uA is used */ 437 if (!micbias2_enabled) { /* use internal 100uA Current source */ in pm8916_mbhc_configure_bias() 446 /* enable 100uA internal current source */ in pm8916_mbhc_configure_bias() 463 /* split mv in to coarse parts of 100mv & fine parts of 12mv */ in pm8916_mbhc_configure_bias() 464 coarse = (vrefs[i] / 100); in pm8916_mbhc_configure_bias() 465 fine = ((vrefs[i] % 100) / 12); in pm8916_mbhc_configure_bias() 817 {"EAR_S", "Switch", "EAR PA"}, 818 {"EAR PA", NULL, "RX_BIAS"}, 819 {"EAR PA", NULL, "HPHL DAC"}, 820 {"EAR PA", NULL, "HPHR DAC"}, [all …]
|
| /linux/drivers/parisc/ |
| H A D | Kconfig | 28 generation of PA-RISC cache-coherent machines. Programs the 36 many PA-RISC workstations & servers. It includes interfaces 48 715/100. Wax includes an EISA adapter, a serial port (not always 65 GSC/HSC cards (eg gigabit & dual 100 Mbit Ethernet) have a Dino on 90 menu "PA-RISC specific drivers" 108 Disk/Network activities LEDs on some PA-RISC machines,
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dv-timings.c | 312 fps = (htot * vtot) > 0 ? div_u64((100 * (u64)bt->pixelclock), in v4l2_print_dv_timings() 320 fps / 100, fps % 100, htot, vtot); in v4l2_print_dv_timings() 426 fps = (htot * vtot) > 0 ? div_u64((100 * pclk), (htot * vtot)) : 0; in v4l2_calc_timeperframe() 430 rational_best_approximation(fps, 100, fps, 100, &n, &d); in v4l2_calc_timeperframe() 610 100 * CVT_C_PRIME - (CVT_M_PRIME * 100000) / hfreq; in v4l2_detect_cvt() 626 hsync = frame_width * CVT_HSYNC_PERCENT / 100; in v4l2_detect_cvt() 769 den = (hfreq * (100 - GTF_D_C_PRIME) + GTF_D_M_PRIME * 1000) * in v4l2_detect_gtf() 779 den = (hfreq * (100 - GTF_S_C_PRIME) + GTF_S_M_PRIME * 1000) * in v4l2_detect_gtf() 790 hsync = (frame_width * 8 + 50) / 100; in v4l2_detect_gtf() 856 (val + 99) / 100 */ in v4l2_calc_aspect_ratio() [all …]
|
| /linux/arch/parisc/kernel/ |
| H A D | processor.c | 6 * Modifications for PA-RISC (C) 1999-2026 Helge Deller <deller@gmx.de> 12 * Initial PA-RISC Version: 04-23-1999 by Helge Deller 135 "0x%lx with hpa %pa\n", in processor_probe() 147 printk(KERN_WARNING "IGNORING CPU at %pa," in processor_probe() 239 boot_cpu_data.cpu_hz = 100 * PAGE0->mem_10msec; /* Hz of this PARISC */ in collect_boot_cpu_data() 362 mdelay(100); /* previous chars get pushed to console */ in init_per_cpu() 384 /* strip PA path from CPU name to not confuse lscpu */ in show_cpuinfo() 398 "cpu family\t: PA-RISC %s\n", in show_cpuinfo() 450 loops_per_jiffy / (5000 / HZ) % 100); in show_cpuinfo()
|
| /linux/drivers/clocksource/ |
| H A D | timer-ti-dm-systimer.c | 101 ret = readl_poll_timeout_atomic(syss, l, l & BIT(0), 100, in dmtimer_systimer_type1_reset() 118 return readl_poll_timeout_atomic(sysc, l, !(l & BIT(0)), 100, in dmtimer_systimer_type2_reset() 240 u32 pa = 0; in dmtimer_systimer_assign_alwon() local 264 pa = res.start; in dmtimer_systimer_assign_alwon() 267 if (quirk_unreliable_oscillator && pa == 0x48318000) in dmtimer_systimer_assign_alwon() 276 clockevent = pa; in dmtimer_systimer_assign_alwon() 279 clocksource = pa; in dmtimer_systimer_assign_alwon() 288 u32 pa = 0; in dmtimer_systimer_find_first_available() local 301 pa = res.start; in dmtimer_systimer_find_first_available() 306 return pa; in dmtimer_systimer_find_first_available() [all …]
|
| /linux/drivers/iio/pressure/ |
| H A D | abp2030pa.c | 87 [ABP21_2GG] = "1.2GG", [ABP2100KA] = "100KA", [ABP2160KA] = "160KA", 91 [ABP2040KD] = "040KD", [ABP2060KD] = "060KD", [ABP2100KD] = "100KD", 96 [ABP2060KG] = "060KG", [ABP2100KG] = "100KG", [ABP2160KG] = "160KG", 101 [ABP2040MD] = "040MD", [ABP2060MD] = "060MD", [ABP2100MD] = "100MD", 105 [ABP2060MG] = "060MG", [ABP2100MG] = "100MG", [ABP2160MG] = "160MG", 111 [ABP2030NG] = "030NG", [ABP2015PA] = "015PA", [ABP2030PA] = "030PA", 112 [ABP2060PA] = "060PA", [ABP2100PA] = "100PA", [ABP2150PA] = "150PA", 113 [ABP2175PA] = "175PA", [ABP2001PD] = "001PD", [ABP2005PD] = "005PD", 116 [ABP2030PG] = "030PG", [ABP2060PG] = "060PG", [ABP2100PG] = "100PG",
|
| H A D | hsc030pa.c | 102 [HSC100MD] = "100MD", [HSC160MD] = "160MD", [HSC250MD] = "250MD", 107 [HSC040MG] = "040MG", [HSC060MG] = "060MG", [HSC100MG] = "100MG", 111 [HSC010BG] = "010BG", [HSC100KA] = "100KA", [HSC160KA] = "160KA", 118 [HSC100KD] = "100KD", [HSC160KD] = "160KD", [HSC250KD] = "250KD", 123 [HSC040KG] = "040KG", [HSC060KG] = "060KG", [HSC100KG] = "100KG", 125 [HSC600KG] = "600KG", [HSC001GG] = "001GG", [HSC015PA] = "015PA", 126 [HSC030PA] = "030PA", [HSC060PA] = "060PA", [HSC100PA] = "100PA", 127 [HSC150PA] = "150PA", [HSC0_5ND] = "0.5ND", [HSC001ND] = "001ND", 135 [HSC030PG] = "030PG", [HSC060PG] = "060PG", [HSC100PG] = "100PG",
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_hp300.c | 127 unsigned long pa = dio_scodetophysaddr(scode); in hp300_setup_serial_console() local 128 if (!pa) in hp300_setup_serial_console() 134 port.mapbase = (pa + UART_OFFSET); in hp300_setup_serial_console() 137 port.irq = DIO_IPL(pa + DIO_VIRADDRBASE); in hp300_setup_serial_console() 140 out_8(pa + DIO_VIRADDRBASE + DCA_IC, DCA_IC_IE); in hp300_setup_serial_console() 142 if (DIO_ID(pa + DIO_VIRADDRBASE) & 0x80) in hp300_setup_serial_console() 195 udelay(100); in hpdca_init_one()
|
| /linux/arch/parisc/include/asm/ |
| H A D | assembly.h | 81 /* the 64-bit pa gnu assembler unfortunately defaults to .level 1.1 or 2.0 so 139 /* And the PA 2.0W shift left */ 156 * target register in an undefined state on PA 2.0 systems. */ 166 * target register in an undefined state on PA 2.0 systems. */ 176 * target register in an undefined state on PA 2.0 systems. */ 427 stw %r10, -100(%r30) 449 ldw -100(%r30), %r10 524 * See PA 2.0 Arch. page F-4 and F-5. 528 * and this "feature" went into rev3 of PA-RISC 1.1 Arch Manual. 529 * It's been carried forward into PA 2.0 Arch as well. :^( [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-pasemi-core.c | 3 * Copyright (C) 2006-2007 PA Semi, Inc 5 * SMBus host driver for PA Semi PWRficient 59 * use 100ms here which should be plenty. 61 #define PASEMI_TRANSFER_TIMEOUT_MS 100 429 "PA Semi SMBus adapter (%s)", dev_name(smbus->dev)); in pasemi_i2c_common_probe() 465 MODULE_DESCRIPTION("PA Semi PWRficient SMBus driver");
|
| /linux/rust/kernel/ |
| H A D | kunit.rs | 21 // SAFETY: The format string is null-terminated and the `%pA` specifier matches the argument we in err() 26 c"\x013%pA".as_char_ptr(), in err() 41 // SAFETY: The format string is null-terminated and the `%pA` specifier matches the argument we in info() 46 c"\x016%pA".as_char_ptr(), in info() 317 /// return 100; 324 /// assert_eq!(mock_res, 100);
|
| /linux/Documentation/arch/s390/ |
| H A D | 3270.rst | 235 Some of the Program Function (PF) and Program Attention (PA) keys are 267 key (or PA key, for that matter), say, PA3, with the command:: 277 the fly. To change to saving the last 100 commands, execute the 280 echo recallsize=100 > /proc/tty/driver/tty3270 282 Have a command you issue frequently? Assign it to a PF or PA key! Use
|
| /linux/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
| H A D | max2820.c | 86 return 65 * agc / 100; in max2820_rf_calc_rssi() 99 /* While philips SA2400 drive the PA bias from in max2820_rf_set_channel() 127 /* PA is driven directly by the BB, we keep the MAXIM bias in max2820_rf_init()
|
| /linux/drivers/clk/ |
| H A D | clk-sp7021.c | 134 #define FVCO_MIN (100 * _M) 298 if (freq % 100) in plltv_div() 335 } pa[] = { variable 370 const u32 *pp = pa[clk->p[0]].regs; in plla_set_rate() 375 for (i = 0; i < ARRAY_SIZE(pa->regs); i++) in plla_set_rate() 384 int i = ARRAY_SIZE(pa); in plla_round_rate() 387 if (rate >= pa[i].rate) in plla_round_rate() 392 return pa[i].rate; in plla_round_rate() 442 ret = pa[clk->p[0]].rate; in sp_pll_recalc_rate()
|
| /linux/drivers/media/radio/ |
| H A D | radio-keene.c | 58 u8 pa; member 69 /* Set frequency (if non-0), PA, mute and turn on/off the FM transmitter. */ 79 radio->buffer[4] = radio->pa; in keene_cmd_main() 245 radio->pa = (ctrl->val - 71) * 100 / 62; in keene_s_ctrl() 335 radio->pa = 118; in usb_keene_probe()
|
| /linux/drivers/scsi/ |
| H A D | vmw_pvscsi.h | 272 u8 _pad[100]; 293 * * if PVSCSI_FLAG_CMD_WITH_SG_LIST is set: dataAddr is the PA of the first 296 * * if PVSCSI_FLAG_CMD_WITH_SG_LIST is NOT set, then dataAddr is the PA of 342 * RingReqDesc.flags, then RingReqDesc.dataAddr is the PA of the first s/g 350 * * addr is the PA of the next s/g segment,
|
| /linux/drivers/net/ieee802154/ |
| H A D | adf7242.c | 33 #define REG_EXT_CTRL 0x100 /* RW External LNA/PA and internal PA control */ 73 #define REG_PA_BIAS 0x36E /* RW PA BIAS */ 82 #define REG_PA_RR 0x3A7 /* RW Set PA ramp rate */ 83 #define REG_PA_CFG 0x3A8 /* RW PA enable */ 84 #define REG_EXTPA_CFG 0x3A9 /* RW External PA BIAS DAC */ 85 #define REG_EXTPA_MSC 0x3AA /* RW PA Bias Mode */ 603 int db = mbm / 100; in adf7242_set_txpower() 733 freq = (2405 + 5 * (channel - 11)) * 100; in adf7242_channel() 823 s8 level = clamp_t(s8, mbm / 100, S8_MIN, S8_MAX); in adf7242_set_cca_ed_level() 1177 500, 400, 300, 200, 100, 0, -100, -200, -300, -400, -500, -600, -700,
|
| /linux/drivers/net/fddi/skfp/ |
| H A D | pmf.c | 31 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, 308 struct smt_para *pa ; in smt_build_pmf_response() local 365 pa = (struct smt_para *) (req + 1) ; in smt_build_pmf_response() 370 if (((u_short)len < pa->p_len + PARA_LEN) || (pa->p_len & 3)) { in smt_build_pmf_response() 375 if (((range = (pa->p_type & 0xf000)) == 0x2000) || in smt_build_pmf_response() 380 index = *((u_char *)pa + PARA_LEN + 3) ;/* index */ in smt_build_pmf_response() 382 if (!set && (pa->p_len != 4)) { in smt_build_pmf_response() 411 if (!set && (pa->p_len != 0)) { in smt_build_pmf_response() 423 pt = smt_get_ptab(pa->p_type) ; in smt_build_pmf_response() 438 else if (pa->p_type != SMT_P_AUTHOR && in smt_build_pmf_response() [all …]
|
| H A D | pcmplc.c | 244 mib->fddiPORTMy_Type = (np == PA) ? TA : in pcm_init() 256 smc->y[PA].mib->fddiPORTPCMState = PC0_OFF ; in pcm_init() 565 SETMASK(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL,PL_CONFIG_CNTRL) ; in plc_config_mux() 566 SETMASK(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP,PL_SC_REM_LOOP) ; in plc_config_mux() 569 CLEAR(PLC(PA,PL_CNTRL_B),PL_CONFIG_CNTRL) ; in plc_config_mux() 570 CLEAR(PLC(PA,PL_CNTRL_A),PL_SC_REM_LOOP) ; in plc_config_mux() 934 (smc->y[PA].pc_mode == PM_TREE || in pcm_fsm() 1060 lem->lem_float_ber = 15 * 100 ; in reset_lem_struct() 1109 ber *= 100 ; in lem_evaluate() 1112 mib->fddiPORTLer_Estimate = lem->lem_float_ber / 100 ; in lem_evaluate() [all …]
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu_pt.h | 10 static void do_map(struct kunit *test, pt_vaddr_t va, pt_oaddr_t pa, 86 static void check_iova(struct kunit *test, pt_vaddr_t va, pt_oaddr_t pa, in check_iova() argument 97 KUNIT_ASSERT_EQ(test, res, (phys_addr_t)pa); in check_iova() 98 if (res != pa) in check_iova() 100 pa += priv->smallest_pgsz; in check_iova() 385 if (iter % 100) in test_random_map()
|
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_debugfs.c | 132 char buf[100]; in rproc_trace_read() 160 char buf[100]; in rproc_name_read() 301 seq_printf(seq, " Physical Address 0x%x\n", c->pa); in rproc_rsc_table_show() 311 seq_printf(seq, " Physical Address 0x%x\n", d->pa); in rproc_rsc_table_show() 346 v->vring[j].pa); in rproc_rsc_table_show()
|
| /linux/arch/arm/include/debug/ |
| H A D | brcmstb.S | 55 bne 100f @ no; go load the addresses 73 10: ldrne \rp, =SUN_TOP_CTRL_BASE @ load SUN_TOP_CTRL PA 106 b 100f @ Done 110 b 100f 118 100: ldr \rp, [\tmp, #4] @ Load brcmstb_uart_phys
|
| /linux/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.c | 61 OCRDMA_MBX_STATUS_OOR = 100, 448 ocrdma_build_q_pages(&cmd->pa[0], cmd->num_pages, eq->q.dma, in ocrdma_mbx_create_eq() 544 ocrdma_build_q_pages(&cmd->pa[0], cq->size / OCRDMA_MIN_Q_PAGE_SIZE, in ocrdma_mbx_mq_cq_create() 571 struct ocrdma_pa *pa; in ocrdma_mbx_create_mq() local 592 pa = &cmd->pa[0]; in ocrdma_mbx_create_mq() 594 ocrdma_build_q_pages(pa, num_pages, mq->dma, PAGE_SIZE_4K); in ocrdma_mbx_create_mq() 1301 mqe->u.nonemb_req.sge[0].pa_lo = (u32) (dev->stats_mem.pa & 0xffffffff); in ocrdma_mbx_rdma_stats() 1302 mqe->u.nonemb_req.sge[0].pa_hi = (u32) upper_32_bits(dev->stats_mem.pa); in ocrdma_mbx_rdma_stats() 1341 dma.size, &dma.pa, GFP_KERNEL); in ocrdma_mbx_get_ctrl_attribs() 1349 mqe->u.nonemb_req.sge[0].pa_lo = (u32) (dma.pa & 0xffffffff); in ocrdma_mbx_get_ctrl_attribs() [all …]
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | mediatek,mt6358-regulator.yaml | 63 "^(buck_)?v(core|dram1|gpu|modem|pa|proc1[12]|s[12])$": 79 description: LDOs with fixed 1.2V output and 0~100/10mV tuning 88 LDOs with fixed 1.8V output and 0~100/10mV tuning (vcn18 on MT6366 has variable output) 96 description: LDOs with fixed 2.2V output and 0~100/10mV tuning 104 description: LDOs with fixed 2.8V output and 0~100/10mV tuning 112 description: LDOs with fixed 3.0V output and 0~100/10mV tuning 128 description: LDOs with variable output and 0~100/10mV tuning
|