Home
last modified time | relevance | path

Searched +full:100 +full:pa (Results 1 – 25 of 211) sorted by relevance

123456789

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml64 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/arch/parisc/
H A DKconfig94 The PA-RISC microprocessor is designed by Hewlett-Packard and used
96 and later HP3000 series). The PA-RISC Linux project home page is
156 # unless you want to implement ACPI on PA-RISC ... ;-)
191 that can run on all 32-bit PA CPUs (albeit not optimally fast),
201 712, 715/64, 715/80, 715/100, 715/100XC, 725/100, 743, 748,
266 Enable this if you want to support 64bit kernel on PA-RISC platform.
269 or having a 64bit-only capable PA-RISC machine should say Y here.
271 Since there is no 64bit userland on PA-RISC, there is no point to
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c312 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()
607 100 * CVT_C_PRIME - (CVT_M_PRIME * 100000) / hfreq; in v4l2_detect_cvt()
623 hsync = frame_width * CVT_HSYNC_PERCENT / 100; in v4l2_detect_cvt()
760 den = (hfreq * (100 - GTF_D_C_PRIME) + GTF_D_M_PRIME * 1000) * in v4l2_detect_gtf()
770 den = (hfreq * (100 - GTF_S_C_PRIME) + GTF_S_M_PRIME * 1000) * in v4l2_detect_gtf()
781 hsync = (frame_width * 8 + 50) / 100; in v4l2_detect_gtf()
844 (val + 99) / 100 */ in v4l2_calc_aspect_ratio()
[all …]
/linux/sound/soc/codecs/
H A Dmsm8916-wcd-analog.c302 /* 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 …]
H A Drt9120.c60 #define RT9120_AMPOFF_WAITMS 100
89 4, 7, TLV_DB_SCALE_ITEM(1300, 100, 0)
136 SND_SOC_DAPM_PGA("SPKL PA", SND_SOC_NOPM, 0, 0, NULL, 0),
137 SND_SOC_DAPM_PGA("SPKR PA", SND_SOC_NOPM, 0, 0, NULL, 0),
147 { "SPKL PA", NULL, "LDAC" },
148 { "SPKL", NULL, "SPKL PA" },
152 { "SPKR PA", NULL, "RDAC" },
153 { "SPKR", NULL, "SPKR PA" },
/linux/drivers/parisc/
H A DKconfig28 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/arch/parisc/kernel/
H A Dprocessor.c6 * Modifications for PA-RISC (C) 1999-2008 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 Dtimer-ti-dm-systimer.c101 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/i2c/busses/
H A Di2c-pasemi-core.c3 * Copyright (C) 2006-2007 PA Semi, Inc
5 * SMBus host driver for PA Semi PWRficient
83 int timeout = 100; in pasemi_smb_waitready()
89 wait_for_completion_timeout(&smbus->irq_completion, msecs_to_jiffies(100)); in pasemi_smb_waitready()
350 "PA Semi SMBus adapter (%s)", dev_name(smbus->dev)); in pasemi_i2c_common_probe()
386 MODULE_DESCRIPTION("PA Semi PWRficient SMBus driver");
/linux/drivers/tty/serial/8250/
H A D8250_hp300.c127 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 Dassembly.h81 /* 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/iio/pressure/
H A Dhsc030pa.c102 [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/include/ufs/
H A Dunipro.h83 #define RX_MIN_ACTIVATETIME_UNIT_US 100
84 #define HIBERN8TIME_UNIT_US 100
171 #define PA_HIBERN8_TIME_UNIT_US 100
195 /* PA power modes */
207 /* PA TX/RX Frequency Series */
/linux/Documentation/arch/s390/
H A D3270.rst235 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 Dmax2820.c86 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 Dclk-sp7021.c140 #define FVCO_MIN (100 * _M)
304 if (freq % 100) in plltv_div()
341 } pa[] = { variable
376 const u32 *pp = pa[clk->p[0]].regs; in plla_set_rate()
381 for (i = 0; i < ARRAY_SIZE(pa->regs); i++) in plla_set_rate()
390 int i = ARRAY_SIZE(pa); in plla_round_rate()
393 if (rate >= pa[i].rate) in plla_round_rate()
398 return pa[i].rate; in plla_round_rate()
446 ret = pa[clk->p[0]].rate; in sp_pll_recalc_rate()
/linux/drivers/media/i2c/
H A Dmt9m114.c400 } pa; member
662 for (i = 0; i < 100; ++i) { in mt9m114_poll_command()
695 for (i = 0; i < 100; ++i) { in mt9m114_poll_state()
936 ret = __v4l2_ctrl_handler_setup(&sensor->pa.hdl); in mt9m114_start_streaming()
991 return container_of(ctrl->handler, struct mt9m114, pa.hdl); in pa_ctrl_to_mt9m114()
1047 state = v4l2_subdev_get_locked_active_state(&sensor->pa.sd); in mt9m114_pa_s_ctrl()
1116 mt9m114_pa_g_ctrl(sensor->pa.exposure); in mt9m114_pa_ctrl_update_exposure()
1117 sensor->pa.exposure->cur.val = sensor->pa.exposure->val; in mt9m114_pa_ctrl_update_exposure()
1118 sensor->pa.exposure->flags &= ~V4L2_CTRL_FLAG_VOLATILE; in mt9m114_pa_ctrl_update_exposure()
1120 mt9m114_pa_g_ctrl(sensor->pa.gain); in mt9m114_pa_ctrl_update_exposure()
[all …]
/linux/drivers/media/radio/
H A Dradio-keene.c58 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 Dvmw_pvscsi.h272 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/fddi/skfp/
H A Dpmf.c31 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 Dpcmplc.c244 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/net/ieee802154/
H A Dadf7242.c33 #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/remoteproc/
H A Dremoteproc_debugfs.c132 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/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c61 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/arch/arm/include/debug/
H A Dbrcmstb.S55 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

123456789