Home
last modified time | relevance | path

Searched +full:1250 +full:ma (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/devicetree/bindings/sound/
H A Dfsl,sgtl5000.yaml54 enum: [ 1250, 1500, 1750, 2000, 2250, 2500, 2750, 3000 ]
63 1 = 1.66 mA 2.87 mA 4.02 mA
64 2 = 3.33 mA 5.74 mA 8.03 mA
65 3 = 4.99 mA 8.61 mA 12.05 mA
76 1 = 1.66 mA 2.87 mA 4.02 mA
77 2 = 3.33 mA 5.74 mA 8.03 mA
78 3 = 4.99 mA 8.61 mA 12.05 mA
/linux/Documentation/devicetree/bindings/leds/
H A Dti,tps61310.yaml14 Its power stage is capable of supplying a maximum total current of roughly 1500mA.
16 up to 2 x 400mA (LED1 and LED3) and 800mA (LED2) in flash mode.
17 In torch mode, each sink (LED1, LED2, LED3) supports currents up to 175mA.
46 Reduce the valley peak current limit from 1750mA to 1250mA (TPS61310) or
47 from 2480mA to 1800mA (TPS61311).
/linux/drivers/iio/adc/
H A Dmt6360-adc.c156 *val = 1250; in mt6360_adc_read_scale()
168 /* Check whether the config is <400mA or not */ in mt6360_adc_read_scale()
H A Dina2xx-adc.c172 .bus_voltage_lsb = 1250,
250 * processed (mA) = raw * current_lsb (mA) in ina2xx_read_raw()
251 * current_lsb (mA) = shunt_voltage_lsb (nV) / in ina2xx_read_raw()
261 * power_lsb (mW) = power_lsb_factor (mW/mA) * in ina2xx_read_raw()
262 * current_lsb (mA) in ina2xx_read_raw()
H A Drtq6056.c321 *val = 1250; in rtq6056_adc_read_scale()
576 /* calibration = coefficient / (Rshunt (uOhm) * current lsb (1mA)) */ in rtq6056_set_shunt_resistor()
/linux/drivers/video/fbdev/sis/
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1127 {27, 4, 800, 500, 2160, 1250 },
1128 {27, 4, 800, 500, 2160, 1250 },
1129 { 6, 1, 900, 500, 2160, 1250 },
1130 { 6, 1, 900, 500, 2160, 1250 },
1131 {27, 1, 800, 500, 2160, 1250 },
1132 { 4, 1,1080, 625, 2160, 1250 },
1133 { 5, 2,1350, 800, 2160, 1250 },
1134 {135,88,1600,1100, 2160, 1250 },
1135 {72, 49,1680,1092, 2160, 1250 },
[all …]
H A Dinit301.c27 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
2099 SiS_Pr->PanelHT = 2160; SiS_Pr->PanelVT = 1250; in SiS_GetLCDResInfo()
/linux/drivers/leds/flash/
H A Dleds-as3645a.c105 ((min_t(u32, AS_PEAK_mA_MAX, a) - 1250) / 250)
334 /* Register value 0 is 20 mA. */ in as3645a_set_assist_brightness()
/linux/drivers/net/fddi/skfp/
H A Dfplustm.c34 #define US2BCLK(x) ((x)*1250L)
76 #define MA smc->hw.fddi_canon_addr macro
78 #define MA smc->hw.fddi_home_addr macro
481 mac->mac_source = mac->mac_dest = MA ; in build_claim_beacon()
496 mac->mac_source = MA ; in build_claim_beacon()
512 mac->mac_source = MA ; in build_claim_beacon()
/linux/
H A DCREDITS48 S: Weymouth, MA 02188
1391 S: Carlisle, MA 01741
1836 S: Pittsburgh, PA 15203-1250
2521 S: Cambridge, MA 02139
2697 S: Souza Naves 1250
3439 S: Westford, MA 01886
3936 S: Northborough, MA 01532
/linux/drivers/mmc/host/
H A Dsdhci.c1778 usleep_range(1000, 1250); in sdhci_send_command_retry()
4666 * can afford more than 150mA, Host Driver should set XPC to 1. Also in sdhci_setup_host()
4677 curr = curr/1000; /* convert to mA */ in sdhci_setup_host()