Home
last modified time | relevance | path

Searched refs:sda (Results 1 – 25 of 133) sorted by relevance

123456

/u-boot/arch/arm/mach-imx/
A Di2c-mxv7.c18 int sda, scl; in force_idle_bus() local
23 gpio_direction_input(p->sda.gp); in force_idle_bus()
26 imx_iomux_v3_setup_pad(p->sda.gpio_mode); in force_idle_bus()
29 sda = gpio_get_value(p->sda.gp); in force_idle_bus()
31 if ((sda & scl) == 1) in force_idle_bus()
35 sda, scl, p->sda.gp, p->scl.gp); in force_idle_bus()
45 sda = gpio_get_value(p->sda.gp); in force_idle_bus()
47 if ((sda & scl) == 1) in force_idle_bus()
54 __func__, sda, scl); in force_idle_bus()
92 ret = gpio_request(p->sda.gp, name); in setup_i2c()
[all …]
/u-boot/arch/arm/include/asm/mach-imx/
A Dmxc_i2c.h22 struct i2c_pin_ctrl sda; member
75 .sda = { \
87 .sda = { \
/u-boot/arch/riscv/dts/
A Djh7110-starfive-visionfive-2.dtsi95 i2c-sda-hold-time-ns = <300>;
96 i2c-sda-falling-time-ns = <510>;
105 i2c-sda-hold-time-ns = <300>;
106 i2c-sda-falling-time-ns = <510>;
115 i2c-sda-hold-time-ns = <300>;
116 i2c-sda-falling-time-ns = <510>;
125 i2c-sda-hold-time-ns = <300>;
126 i2c-sda-falling-time-ns = <510>;
/u-boot/doc/device-tree-bindings/i2c/
A Di2c-designware.txt27 - i2c-sda-hold-time-ns : should contain the SDA hold time in nanoseconds.
34 - i2c-sda-falling-time-ns : should contain the SDA falling time in nanoseconds.
56 i2c-sda-hold-time-ns = <300>;
57 i2c-sda-falling-time-ns = <300>;
A Dnx_i2c.txt18 - i2c-sda-delay-ns (S5P6818 only): SDA delay in ns, default value is 0.
A Di2c-gpio.txt12 * gpios = <sda ...>, <scl ...>;
/u-boot/drivers/i2c/
A Dnpcm_i2c.c92 u16 sda; member
267 writeb((u8)((addr << 1) & 0xff), &reg->sda); in npcm_i2c_recovery()
295 writeb(addr, &reg->sda); in npcm_i2c_send_address()
340 *data = readb(&reg->sda); in npcm_i2c_read_bytes()
369 *data = readb(&reg->sda); in npcm_i2c_read_bytes()
373 *data = readb(&reg->sda); in npcm_i2c_read_bytes()
402 writeb(*data, &reg->sda); in npcm_i2c_send_bytes()
A Di2c-gpio.c43 struct gpio_desc *sda = &bus->gpios[PIN_SDA]; in i2c_gpio_sda_get() local
45 return dm_gpio_get_value(sda); in i2c_gpio_sda_get()
50 struct gpio_desc *sda = &bus->gpios[PIN_SDA]; in i2c_gpio_sda_set() local
57 dm_gpio_clrset_flags(sda, GPIOD_MASK_DIR, flags); in i2c_gpio_sda_set()
/u-boot/arch/arm/dts/
A Ds5p4418-pinctrl.dtsi94 i2c0_sda:i2c0-sda {
108 i2c1_sda:i2c1-sda {
122 i2c2_sda:i2c2-sda {
A Dimx6qdl-tqma6b.dtsi14 sda-gpios = <&gpio1 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
A Dimx6qdl-mba6b.dtsi20 sda-gpios = <&gpio5 26 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
A Darmada-3720-uDPU.dts36 sda-gpios = <&gpionb 1 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
A Dimx53-kp.dts67 sda-gpios = <&gpio4 13 GPIO_ACTIVE_HIGH>;
84 sda-gpios = <&gpio1 6 GPIO_ACTIVE_HIGH>;
A Dbcm2711.dtsi602 pin-sda {
614 pin-sda {
626 pin-sda {
638 pin-sda {
650 pin-sda {
662 pin-sda {
674 pin-sda {
686 pin-sda {
698 pin-sda {
710 pin-sda {
A Dimx6qdl-tqma6a.dtsi20 sda-gpios = <&gpio5 26 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
/u-boot/board/wandboard/
A Dwandboard.c167 .sda = {
184 .sda = {
201 .sda = {
218 .sda = {
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana_spl.c694 .sda = {
705 .sda = {
716 .sda = {
731 .sda = {
742 .sda = {
753 .sda = {
/u-boot/board/embest/mx6boards/
A Dmx6boards.c160 .sda = {
177 .sda = {
194 .sda = {
/u-boot/board/phytec/phycore_imx8mp/
A Dspl.c44 .sda = {
/u-boot/board/purism/librem5/
A Dspl.c87 .sda = {
100 .sda = {
113 .sda = {
126 .sda = {
/u-boot/board/freescale/imx8mp_evk/
A Dspl.c63 .sda = {
/u-boot/board/kosagi/novena/
A Dnovena_spl.c207 .sda = {
226 .sda = {
245 .sda = {
/u-boot/doc/board/rockchip/
A Drockchip.rst216 To write an image that boots from a SD card (assumed to be /dev/sda):
220 sudo dd if=u-boot-rockchip.bin of=/dev/sda seek=64
308 sudo dd if=idbloader.img of=/dev/sda seek=64
316 sudo dd if=trust.img of=/dev/sda seek=24576
324 sudo dd if=uboot.img of=/dev/sda seek=16384
366 To write a U-boot image to the SD card (assumed to be /dev/sda):
370 sudo dd if=u-boot-dtb.img of=/dev/sda seek=16384
/u-boot/board/compulab/imx8mm-cl-iot-gate/
A Dspl.c59 .sda = {
/u-boot/board/engicam/imx8mp/
A Dspl.c48 .sda = {

Completed in 57 milliseconds

123456