| /rk3399_rockchip-uboot/drivers/video/exynos/ |
| H A D | exynos_mipi_dsi_common.c | 53 const unsigned char *data0, unsigned int data1) in exynos_mipi_dsi_long_data_wr() argument 58 for (data_cnt = 0; data_cnt < data1; data_cnt += 4) { in exynos_mipi_dsi_long_data_wr() 63 if ((data1 - data_cnt) < 4) { in exynos_mipi_dsi_long_data_wr() 64 if ((data1 - data_cnt) == 3) { in exynos_mipi_dsi_long_data_wr() 72 } else if ((data1 - data_cnt) == 2) { in exynos_mipi_dsi_long_data_wr() 77 } else if ((data1 - data_cnt) == 1) { in exynos_mipi_dsi_long_data_wr() 98 const unsigned char *data0, unsigned int data1) in exynos_mipi_dsi_wr_data() argument 187 if (data1 < 4) { in exynos_mipi_dsi_wr_data() 195 data1, payload, data0[0], in exynos_mipi_dsi_wr_data() 199 exynos_mipi_dsi_long_data_wr(dsim, data0, data1); in exynos_mipi_dsi_wr_data() [all …]
|
| H A D | exynos_mipi_dsi_common.h | 16 const unsigned char *data0, unsigned int data1);
|
| H A D | exynos_mipi_dsi_lowlevel.h | 94 unsigned int di, const unsigned char data0, const unsigned char data1);
|
| H A D | exynos_mipi_dsi_lowlevel.c | 603 unsigned int di, const unsigned char data0, const unsigned char data1) in exynos_mipi_dsi_wr_tx_header() argument 607 unsigned int reg = (DSIM_PKTHDR_DAT1(data1) | DSIM_PKTHDR_DAT0(data0) | in exynos_mipi_dsi_wr_tx_header()
|
| /rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/ |
| H A D | mipi_dsim.h | 295 const unsigned char *data0, unsigned int data1); 297 unsigned int data0, unsigned int data1);
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/fsp/ |
| H A D | fsp_types.h | 13 u32 data1; member
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | mxc_ocotp.c | 361 writel(0, ®s->data1); in fuse_prog() 367 writel(val, ®s->data1); in fuse_prog() 373 writel(0, ®s->data1); in fuse_prog() 379 writel(0, ®s->data1); in fuse_prog()
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | elf_arm_efi.lds | 31 *(.data1)
|
| H A D | elf_aarch64_efi.lds | 31 *(.data1)
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/ |
| H A D | high_speed_env_spec.c | 2012 u32 data1 = 0, data2 = 0, data3 = 0, reg_data; in hws_ref_clock_set() local 2055 data1 = POWER_AND_PLL_CTRL_REG_25MHZ_VAL_2; in hws_ref_clock_set() 2059 data1 = POWER_AND_PLL_CTRL_REG_40MHZ_VAL; in hws_ref_clock_set() 2078 data1 = POWER_AND_PLL_CTRL_REG_25MHZ_VAL_1; in hws_ref_clock_set() 2080 data1 = POWER_AND_PLL_CTRL_REG_40MHZ_VAL; in hws_ref_clock_set() 2093 data1 = POWER_AND_PLL_CTRL_REG_25MHZ_VAL_1; in hws_ref_clock_set() 2095 data1 = POWER_AND_PLL_CTRL_REG_40MHZ_VAL; in hws_ref_clock_set() 2116 reg_data |= data1; in hws_ref_clock_set()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | elf_ia32_efi.lds | 38 *(.data1)
|
| /rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/ |
| H A D | ddr3_training_static.c | 211 u32 cs, data0, data1, data3 = 0; in ddr3_tip_read_leveling_static_config() local 306 data1 = ((phase1 << 6) + (adll1 & 0x1f)); in ddr3_tip_read_leveling_static_config() 315 PHY_READ_DELAY(cs), data1, 0x1df)); in ddr3_tip_read_leveling_static_config()
|
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | cmd_fsp.c | 89 printf("%08x-%04x-%04x", guid->data1, in do_hob()
|
| H A D | fsp_support.c | 62 ((struct ffs_file_header *)fsp)->name.data1 == FSP_GUID_DATA1 && in find_fsp_header()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | p2wi.h | 130 u32 data1; /* 0x20 data buffer 1 */ member
|
| /rk3399_rockchip-uboot/arch/xtensa/include/asm/ |
| H A D | ldscript.h | 118 *(.data1) \
|
| /rk3399_rockchip-uboot/drivers/adc/ |
| H A D | rockchip-saradc-v2.c | 74 u32 data1; member
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | ti_qspi.c | 95 u32 data1; member 244 writel(data, &priv->base->data1); in __ti_qspi_xfer()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | edid.h | 136 u8 data1; /* high 6 bits: extra clock resolution */ member
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | stih407-pinctrl.dtsi | 1140 data1 = <&pio34 0 ALT1 OUT>; 1163 data1 = <&pio33 0 ALT1 IN>;
|
| H A D | rk3576-pinctrl.dtsi | 348 dsmc_data1: dsmc-data1 {
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7/ |
| H A D | imx-regs.h | 896 u32 data1; member
|