Home
last modified time | relevance | path

Searched refs:ua1 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,armada-39x-pinctrl.txt22 mpp4 4 gpio, ua1(txd), ua0(rts), smi(mdc)
23 mpp5 5 gpio, ua1(rxd), ua0(cts), smi(mdio)
32 mpp14 14 gpio, dram(vttctrl), dev(we1), ua1(txd)
35 mpp17 17 gpio, ua1(rxd), spi0(sck), sata1(prsnt) [1], sata0(prsnt) [1], smi(mdio)
36 mpp18 18 gpio, ua1(txd), spi0(cs0), i2c2(sck)
37 mpp19 19 gpio, sata1(prsnt) [1], ua0(cts), ua1(rxd), i2c2(sda)
38 mpp20 20 gpio, sata0(prsnt) [1], ua0(rts), ua1(txd), smi(mdc)
43 mpp24 24 gpio, spi0(miso), ua0(cts), ua1(rxd), sd0(d4), dev(ready)
44 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
60 mpp41 41 gpio, ua1(rxd), ua0(cts), spi1(cs3), dev(burst/last), nand(rb0), ge(rxctl)
[all …]
H A Dmarvell,armada-38x-pinctrl.txt22 mpp4 4 gpio, ge(mdc), ua1(txd), ua0(rts)
23 mpp5 5 gpio, ge(mdio), ua1(rxd), ua0(cts)
35 mpp17 17 gpio, ge0(rxclk), ptp(clk), ua1(rxd), spi0(sck), sata1(prsnt), sata0(prsnt)
36 mpp18 18 gpio, ge0(rxerr), ptp(trig), ua1(txd), spi0(cs0)
42 mpp24 24 gpio, spi0(miso), ua0(cts), ua1(rxd), sd0(d4), dev(ready)
43 mpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0)
59 mpp41 41 gpio, ua1(rxd), ge1(rxctl), ua0(cts), spi1(cs3), dev(burst/last), nand(rb0)
60 mpp42 42 gpio, ua1(txd), ua0(rts), dev(ad7)
63 mpp45 45 gpio, ref(clk_out0), pcie0(rstout), ua1(rxd)
64 mpp46 46 gpio, ref(clk_out1), pcie0(rstout), ua1(txd)
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/fuel_gauge/
H A Dfg_rk818.c1539 static int adc1 = 0, adc2 = 0, ua1 = 0, ua2 = 0; in rk818_bat_get_ntc_res() local
1559 ua1 = di->ntc_uA; in rk818_bat_get_ntc_res()
1564 ua2 = (ua1 != 20) ? 20 : 40; in rk818_bat_get_ntc_res()
1592 __func__, ua1, ua2, adc1, adc2); in rk818_bat_get_ntc_res()
1596 v_delta = abs((adc2 * ua1 - adc1 * ua2) / (ua2 - ua1)); in rk818_bat_get_ntc_res()
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-388-clearfog.dts281 marvell,function = "ua1";
469 MPP24: ua1:rxd x mikro rx
470 MPP25: ua1:txd x mikro tx
H A Darmada-38x.dtsi295 marvell,function = "ua1";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Darmada-388-clearfog.dtsi224 marvell,function = "ua1";
H A Darmada-385-synology-ds116.dts281 marvell,function = "ua1";
H A Darmada-39x.dtsi198 marvell,function = "ua1";
H A Darmada-38x.dtsi262 marvell,function = "ua1";
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drk818_battery.c2728 int ua1, ua2, v_delta, res, val; in rk818_bat_get_ntc_res() local
2737 ua1 = di->pdata->ntc_uA; in rk818_bat_get_ntc_res()
2742 ua2 = (ua1 != 20) ? 20 : 40; in rk818_bat_get_ntc_res()
2760 __func__, ua1, ua2, adc1, adc2); in rk818_bat_get_ntc_res()
2764 v_delta = abs((adc2 * ua1 - adc1 * ua2) / (ua2 - ua1)); in rk818_bat_get_ntc_res()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h1742 SCR_REG_REG (ua1, SCR_ADDC, 0),