Home
last modified time | relevance | path

Searched +full:150 +full:pg (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoneywell,hsc030pa.yaml73 150PA, 0.5ND, 001ND, 002ND, 004ND, 005ND, 010ND, 020ND, 030ND,
75 010NG, 020NG, 030NG, 001PG, 005PG, 015PG, 030PG, 060PG, 100PG,
76 150PG, NA]
/linux/drivers/iio/pressure/
H A Dabp2030pa.c112 [ABP2060PA] = "060PA", [ABP2100PA] = "100PA", [ABP2150PA] = "150PA",
115 [ABP2001PG] = "001PG", [ABP2005PG] = "005PG", [ABP2015PG] = "015PG",
116 [ABP2030PG] = "030PG", [ABP2060PG] = "060PG", [ABP2100PG] = "100PG",
117 [ABP2150PG] = "150PG", [ABP2175PG] = "175PG",
H A Dhsc030pa.c127 [HSC150PA] = "150PA", [HSC0_5ND] = "0.5ND", [HSC001ND] = "001ND",
134 [HSC001PG] = "001PG", [HSC005PG] = "005PG", [HSC015PG] = "015PG",
135 [HSC030PG] = "030PG", [HSC060PG] = "060PG", [HSC100PG] = "100PG",
136 [HSC150PG] = "150PG",
/linux/arch/arm/boot/dts/ti/omap/
H A Ddra76x-mmc-iodelay.dtsi18 * a revision tag to both the new and old entry. Use 'rev11' for PG 1.1,
19 * 'rev20' for PG 2.0 and so on.
182 0x1dc A_DELAY_PS(150) G_DELAY_PS(0) /* CFG_GPMC_A24_OUT */
184 0x1e8 A_DELAY_PS(150) G_DELAY_PS(0) /* CFG_GPMC_A25_OUT */
H A Ddra72x-mmc-iodelay.dtsi20 * a revision tag to both the new and old entry. Use 'rev10' for PG 1.0,
21 * 'rev20' for PG 2.0 and so on.
307 0x194 A_DELAY_PS(150) G_DELAY_PS(95) /* CFG_GPMC_A19_OUT */
/linux/drivers/thermal/
H A Dk3_j72xx_bandgap.c76 * @refs: reference error values for -40C, 30C, 125C & 150C
77 * @errs: Actual error values for -40C, 30C, 125C & 150C read from the efuse
138 * region +125C to +150C in prep_lookup_table()
227 * Errata is applicable for am654 pg 1.0 silicon/J7ES. There in k3_bgp_read_temp()
330 /* Err value for 150C is set to 0 */ in get_efuse_values()
/linux/drivers/scsi/
H A Dmyrb.h194 unsigned char rbld_count; /* Byte 150 */
833 * DAC960 PG Series Controller Interface Register Offsets.
860 * DAC960 PG Series Inbound Door Bell Register.
872 * DAC960 PG Series Outbound Door Bell Register.
880 * DAC960 PG Series Interrupt Mask Register.
887 * DAC960 PG Series Error Status Register.
/linux/drivers/edac/
H A Dversalnet_edac.c697 case 150: err_str = "OCM0 Un-correctable error"; break; in rpmsg_cb()
726 struct mc_priv *pg; in rpmsg_probe() local
728 pg = (struct mc_priv *)amd_rpmsg_id_table[0].driver_data; in rpmsg_probe()
734 pg->ept = rpmsg_create_ept(rpdev, rpmsg_cb, NULL, chinfo); in rpmsg_probe()
735 if (!pg->ept) in rpmsg_probe()
739 dev_set_drvdata(&rpdev->dev, pg); in rpmsg_probe()
/linux/drivers/eisa/
H A Deisa.ids397 CPQFD08 "Compaq 135Mb, 150/250Mb Tape Adapter"
427 DEC2400 "DECpc AXP/150 System Board"
912 ISA9C01 "Matrox PG-1281"
913 ISA9C02 "Matrox PG-1024"
914 ISA9C03 "Matrox PG-641"
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c317 .duration = 150,
1482 /* in wl128x we have the MAC address if the PG is >= (2, 1) */ in wl12xx_mac_in_fuse()
1489 /* in wl127x we have the MAC address if the PG is >= (3, 1) */ in wl12xx_mac_in_fuse()
1495 "PG Ver major = %d minor = %d, MAC %s present", in wl12xx_mac_in_fuse()
/linux/include/uapi/linux/
H A Dcdrom.h356 #define CD_MSF_OFFSET 150 /* MSF numbering offset of first frame */
804 /* cf. mmc4r02g.pdf 5.3.10 Random Writable Feature (0020h) pg 197 of 635 */
/linux/drivers/soundwire/
H A Dqcom.c337 /* pg register + offset */ in qcom_swrm_ahb_reg_read()
356 /* pg register + offset */ in qcom_swrm_ahb_reg_write()
508 usleep_range(150, 155); in qcom_swrm_cmd_fifo_wr_cmd()
/linux/drivers/usb/storage/
H A Dtransport.c1164 usleep_range(125, 150); in usb_stor_Bulk_transport()
1227 * See flow chart on pg 15 of the Bulk Only Transport spec for in usb_stor_Bulk_transport()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h137 e1000_igp_cable_length_150 = 150,
2632 #define NPTX_MSG_PAGE 0x2000 /* formatted(1)/unformatted(0) pg */
2645 #define LP_RNPR_MSG_PAGE 0x2000 /* formatted(1)/unformatted(0) pg */
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c5368 if (i == 150) { in lpfc_sli_chipset_init()
16378 "entry cnt %d sz %d pg cnt %d\n", in lpfc_cq_create()