| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | marvell,armada-39x-pinctrl.txt | 22 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 D | marvell,armada-38x-pinctrl.txt | 22 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 D | fg_rk818.c | 1539 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 D | armada-388-clearfog.dts | 281 marvell,function = "ua1"; 469 MPP24: ua1:rxd x mikro rx 470 MPP25: ua1:txd x mikro tx
|
| H A D | armada-38x.dtsi | 295 marvell,function = "ua1";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | armada-388-clearfog.dtsi | 224 marvell,function = "ua1";
|
| H A D | armada-385-synology-ds116.dts | 281 marvell,function = "ua1";
|
| H A D | armada-39x.dtsi | 198 marvell,function = "ua1";
|
| H A D | armada-38x.dtsi | 262 marvell,function = "ua1";
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | rk818_battery.c | 2728 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 D | sym_fw2.h | 1742 SCR_REG_REG (ua1, SCR_ADDC, 0),
|