| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | pcf8575_gpio.c | 57 struct dm_i2c_chip *chip = dev_get_parent_platdata(dev); in pcf8575_i2c_write_le16() local 71 struct dm_i2c_chip *chip = dev_get_parent_platdata(dev); in pcf8575_i2c_read_le16() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 62 struct nand_chip *chip = mtd_to_nand(mtd); in nand_erase_opts() local 220 struct nand_chip *chip = mtd_to_nand(mtd); in nand_lock() local 270 struct nand_chip *chip = mtd_to_nand(mtd); in nand_get_lock_status() local 317 struct nand_chip *chip = mtd_to_nand(mtd); in nand_unlock() local
|
| H A D | arasan_nfc.c | 265 static void arasan_nand_select_chip(struct mtd_info *mtd, int chip) in arasan_nand_select_chip() 292 struct nand_chip *chip = mtd_to_nand(mtd); in arasan_nand_get_addrcycle() local 326 struct nand_chip *chip = mtd_to_nand(mtd); in arasan_nand_read_page() local 447 struct nand_chip *chip, u8 *buf, int oob_required, int page) in arasan_nand_read_page_hwecc() 500 struct nand_chip *chip, const u8 *buf, int oob_required, in arasan_nand_write_page_hwecc() 603 static int arasan_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in arasan_nand_read_oob() 612 static int arasan_nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in arasan_nand_write_oob() 1004 struct nand_chip *chip = mtd_to_nand(mtd); in arasan_nand_read_byte() local 1036 struct nand_chip *chip = mtd_to_nand(mtd); in arasan_nand_cmd_function() local
|
| H A D | nand_plat.c | 21 # define NAND_PLAT_DEV_READY(chip) gpio_get_value(NAND_PLAT_GPIO_DEV_READY) argument
|
| H A D | nand_timings.c | 290 int onfi_init_data_interface(struct nand_chip *chip, in onfi_init_data_interface()
|
| H A D | mxc_nand.c | 385 struct nand_chip *chip, 437 struct nand_chip *chip, 482 struct nand_chip *chip, 549 struct nand_chip *chip, int page) 575 struct nand_chip *chip, 615 struct nand_chip *chip, 949 static void mxc_nand_select_chip(struct mtd_info *mtd, int chip)
|
| H A D | nand_bbt.c | 79 static inline uint8_t bbt_get_entry(struct nand_chip *chip, int block) in bbt_get_entry() 86 static inline void bbt_mark_entry(struct nand_chip *chip, int block, in bbt_mark_entry() 262 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() 453 struct nand_bbt_descr *bd, int chip) in create_bbt() 623 int i, res, chip = 0; in write_bbt() local 1152 int chip, chipsel; in nand_update_bbt() local
|
| H A D | lpc32xx_nand_slc.c | 166 static void lpc32xx_nand_dma_configure(struct nand_chip *chip, in lpc32xx_nand_dma_configure() 285 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_xfer() local 411 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_read_page_hwecc() 450 struct nand_chip *chip, in lpc32xx_write_page_hwecc()
|
| H A D | sunxi_nand.c | 418 static void sunxi_nfc_select_chip(struct mtd_info *mtd, int chip) in sunxi_nfc_select_chip() 1007 struct nand_chip *chip, uint8_t *buf, in sunxi_nfc_hw_ecc_read_page() 1043 struct nand_chip *chip, in sunxi_nfc_hw_ecc_read_subpage() 1074 struct nand_chip *chip, in sunxi_nfc_hw_ecc_write_page() 1106 struct nand_chip *chip, in sunxi_nfc_hw_ecc_write_subpage() 1136 struct nand_chip *chip, in sunxi_nfc_hw_syndrome_ecc_read_page() 1172 struct nand_chip *chip, in sunxi_nfc_hw_syndrome_ecc_write_page() 1224 static int sunxi_nand_chip_set_timings(struct sunxi_nand_chip *chip, in sunxi_nand_chip_set_timings() 1347 static int sunxi_nand_chip_init_timings(struct sunxi_nand_chip *chip) in sunxi_nand_chip_init_timings() 1604 struct sunxi_nand_chip *chip; in sunxi_nand_chip_init() local [all …]
|
| H A D | vf610_nfc.c | 154 struct nand_chip chip; member 523 static void vf610_nfc_select_chip(struct mtd_info *mtd, int chip) in vf610_nfc_select_chip() 589 static int vf610_nfc_read_page(struct mtd_info *mtd, struct nand_chip *chip, in vf610_nfc_read_page() 613 static int vf610_nfc_write_page(struct mtd_info *mtd, struct nand_chip *chip, in vf610_nfc_write_page() 637 struct nand_chip *chip; in vf610_nfc_nand_init() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-gpio.c | 191 uchar chip) in i2c_send_slave_addr() 203 static int i2c_gpio_write_data(struct i2c_gpio_bus *bus, uchar chip, in i2c_gpio_write_data() 237 static int i2c_gpio_read_data(struct i2c_gpio_bus *bus, uchar chip, in i2c_gpio_read_data() 277 static int i2c_gpio_probe(struct udevice *dev, uint chip, uint chip_flags) in i2c_gpio_probe()
|
| H A D | imx_lpi2c.c | 214 static int bus_i2c_read(struct imx_lpi2c_reg *regs, u32 chip, u8 *buf, int len) in bus_i2c_read() 231 static int bus_i2c_write(struct imx_lpi2c_reg *regs, u32 chip, u8 *buf, int len) in bus_i2c_write() 353 static int imx_lpi2c_probe_chip(struct udevice *bus, u32 chip, in imx_lpi2c_probe_chip()
|
| H A D | exynos_hs_i2c.c | 305 u8 chip, in hsi2c_prepare_transaction() 363 unsigned char chip, in hsi2c_write() 416 unsigned char chip, in hsi2c_read() 501 static int s3c24x0_i2c_probe(struct udevice *dev, uint chip, uint chip_flags) in s3c24x0_i2c_probe()
|
| H A D | s3c24x0_i2c.c | 106 unsigned char chip, in i2c_transfer() 209 static int s3c24x0_i2c_probe(struct udevice *dev, uint chip, uint chip_flags) in s3c24x0_i2c_probe()
|
| H A D | soft_i2c.c | 329 static int soft_i2c_read(struct i2c_adapter *adap, uchar chip, uint addr, in soft_i2c_read() 404 static int soft_i2c_write(struct i2c_adapter *adap, uchar chip, uint addr, in soft_i2c_write()
|
| H A D | sh_sh7734_i2c.c | 340 int i2c_read(u8 chip, u32 addr, int alen, u8 *buffer, int len) in i2c_read() 362 int i2c_write(u8 chip, u32 addr, int alen, u8 *buffer, int len) in i2c_write() 373 int i2c_probe(u8 chip) in i2c_probe()
|
| H A D | lpc32xx_i2c.c | 55 unsigned int speed, unsigned int chip) in __i2c_set_bus_speed() 80 int requested_speed, int slaveadd, unsigned int chip) in __i2c_init()
|
| /rk3399_rockchip-uboot/post/drivers/ |
| H A D | i2c.c | 31 static int i2c_ignore_device(unsigned int chip) in i2c_ignore_device()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | gsc.c | 24 int gsc_i2c_read(uchar chip, uint addr, int alen, uchar *buf, int len) in gsc_i2c_read() 43 int gsc_i2c_write(uchar chip, uint addr, int alen, uchar *buf, int len) in gsc_i2c_write()
|
| /rk3399_rockchip-uboot/drivers/power/power_delivery/ |
| H A D | tcpci.c | 703 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_probe() local 723 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_remove() local 738 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_voltage() local 745 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_current() local 752 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_online() local
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | cros_ec_i2c.c | 55 struct dm_i2c_chip *chip = dev_get_parent_platdata(udev); in cros_ec_i2c_packet() local 115 struct dm_i2c_chip *chip = dev_get_parent_platdata(udev); in cros_ec_i2c_command() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/ |
| H A D | dmc_init_exynos4.c | 66 static void dmc_config_mrs(struct exynos4_dmc *dmc, int chip) in dmc_config_mrs()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-vf610/ |
| H A D | gpio.h | 25 unsigned int chip; member
|
| /rk3399_rockchip-uboot/drivers/video/bridge/ |
| H A D | ps862x.c | 39 struct dm_i2c_chip *chip = dev_get_parent_platdata(dev); in ps8622_write() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rk1000_tve.c | 39 struct dm_i2c_chip *chip = dev_get_parent_platdata(rk1000_tve->dev); in rk1000_tve_i2c_write() local 63 struct dm_i2c_chip *chip = dev_get_parent_platdata(rk1000_tve->dev); in rk1000_tve_i2c_read() local
|