Searched refs:di (Results 26 - 35 of 35) sorted by relevance

12

/u-boot/board/ge/b1x5v2/
H A Db1x5v2.c154 .di = 0,
177 .di = 0,
200 .di = 0,
/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c603 unsigned int di, const unsigned char data0, const unsigned char data1)
608 DSIM_PKTHDR_DI(di));
602 exynos_mipi_dsi_wr_tx_header(struct mipi_dsim_device *dsim, unsigned int di, const unsigned char data0, const unsigned char data1) argument
/u-boot/drivers/ddr/altera/
H A Dsequencer.c3051 int d, di; local
3054 for (di = max; di >= 0; di -= DELTA_D) {
3056 d = di;
3060 d = max - di;
/u-boot/drivers/mtd/ubi/
H A Dbuild.c184 ubi_do_get_device_info(ubi, &nt.di);
219 ubi_do_get_device_info(ubi, &nt.di);
H A Dubi.h919 void ubi_do_get_device_info(struct ubi_device *ubi, struct ubi_device_info *di);
/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c522 .di = 1,
543 .di = 1,
/u-boot/fs/ubifs/
H A Dsuper.c690 if (c->di.ro_mode) {
702 c->leb_start = c->di.leb_start;
704 c->min_io_size = c->di.min_io_size;
706 c->max_write_size = c->di.max_write_size;
2242 ubi_get_device_info(c->vi.ubi_num, &c->di);
H A Dubifs.h1726 * @di: UBI device information
1960 struct ubi_device_info di; member in struct:ubifs_info
/u-boot/drivers/video/imx/
H A Dmxc_ipuv3_fb.c127 params.mem_dp_bg_sync.di = mxc_fbi->ipu_di;
/u-boot/fs/btrfs/
H A Dctree.h1226 struct btrfs_dir_item *di);

Completed in 110 milliseconds

12