| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 241 struct f_sdp *sdp = req->context; in sdp_rx_command_complete() local 264 sdp->always_send_status = false; in sdp_rx_command_complete() 265 sdp->error_status = 0x0; in sdp_rx_command_complete() 267 sdp->state = SDP_STATE_TX_SEC_CONF; in sdp_rx_command_complete() 268 sdp->dnl_address = be32_to_cpu(cmd->addr); in sdp_rx_command_complete() 269 sdp->dnl_bytes_remaining = be32_to_cpu(cmd->cnt); in sdp_rx_command_complete() 270 sdp->next_state = SDP_STATE_TX_REGISTER; in sdp_rx_command_complete() 272 sdp->dnl_bytes_remaining, sdp->dnl_address); in sdp_rx_command_complete() 275 sdp->always_send_status = true; in sdp_rx_command_complete() 276 sdp->error_status = SDP_WRITE_FILE_COMPLETE; in sdp_rx_command_complete() [all …]
|
| /rk3399_rockchip-uboot/board/freescale/m5275evb/ |
| H A D | m5275evb.c | 30 sdramctrl_t *sdp = (sdramctrl_t *)(MMAP_SDRAM); in dram_init() local 37 out_be32(&sdp->sdbar0, CONFIG_SYS_SDRAM_BASE); in dram_init() 38 out_be32(&sdp->sdbmr0, MCF_SDRAMC_SDMRn_BAM_32M | MCF_SDRAMC_SDMRn_V); in dram_init() 41 out_be32(&sdp->sdcfg1, 0x83711630); in dram_init() 42 out_be32(&sdp->sdcfg2, 0x46770000); in dram_init() 45 out_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_MODE_EN | MCF_SDRAMC_SDCR_CKE); in dram_init() 48 setbits_be32(&sdp->sdcr, MCF_SDRAMC_SDCR_IPALL); in dram_init() 54 setbits_be32(&sdp->sdmr, in dram_init() 60 out_be32(&sdp->sdmr, 0x058d0000); in dram_init() 64 clrbits_be32(&sdp->sdmr, MCF_SDRAMC_SDMR_CMD); in dram_init() [all …]
|
| /rk3399_rockchip-uboot/fs/reiserfs/ |
| H A D | reiserfs_private.h | 306 #define sd_v1_mode(sdp) ((sdp)->sd_mode) argument 307 #define sd_v1_nlink(sdp) (__le16_to_cpu((sdp)->sd_nlink)) argument 308 #define sd_v1_uid(sdp) (__le16_to_cpu((sdp)->sd_uid)) argument 309 #define sd_v1_gid(sdp) (__le16_to_cpu((sdp)->sd_gid)) argument 310 #define sd_v1_size(sdp) (__le32_to_cpu((sdp)->sd_size)) argument 311 #define sd_v1_mtime(sdp) (__le32_to_cpu((sdp)->sd_mtime)) argument 342 #define sd_v2_mode(sdp) (__le16_to_cpu((sdp)->sd_mode)) argument 343 #define sd_v2_nlink(sdp) (__le32_to_cpu((sdp)->sd_nlink)) argument 344 #define sd_v2_size(sdp) (__le64_to_cpu((sdp)->sd_size)) argument 345 #define sd_v2_uid(sdp) (__le32_to_cpu((sdp)->sd_uid)) argument [all …]
|
| /rk3399_rockchip-uboot/board/astro/mcf5373l/ |
| H A D | mcf5373l.c | 33 sdram_t *sdp = (sdram_t *)(MMAP_SDRAM); in dram_init() local 43 &sdp->cs0); in dram_init() 45 &sdp->cs1); in dram_init() 51 __raw_writel(0x33211530, &sdp->cfg1); in dram_init() 52 __raw_writel(0x56570000, &sdp->cfg2); in dram_init() 54 __raw_writel(0xE1462C02, &sdp->ctrl); in dram_init() 57 __raw_writel(0xE1462C04, &sdp->ctrl); in dram_init() 59 __raw_writel(0xE1462C04, &sdp->ctrl); in dram_init() 61 __raw_writel(0x008D0000, &sdp->mode); in dram_init() 63 __raw_writel(0x80010000, &sdp->mode); in dram_init() [all …]
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | cobra5272.c | 22 volatile sdramctrl_t *sdp = (sdramctrl_t *) (MMAP_SDRAM); in dram_init() local 24 sdp->sdram_sdtr = 0xf539; in dram_init() 25 sdp->sdram_sdcr = 0x4211; in dram_init()
|
| /rk3399_rockchip-uboot/board/freescale/m5272c3/ |
| H A D | m5272c3.c | 24 sdramctrl_t * sdp = (sdramctrl_t *)(MMAP_SDRAM); in dram_init() local 26 out_be16(&sdp->sdram_sdtr, 0xf539); in dram_init() 27 out_be16(&sdp->sdram_sdcr, 0x4211); in dram_init()
|
| /rk3399_rockchip-uboot/board/ti/sdp4430/ |
| H A D | Makefile | 8 obj-y := sdp.o
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | dw-dp.c | 1057 static int dw_dp_send_sdp(struct dw_dp *dp, struct dw_dp_sdp *sdp) in dw_dp_send_sdp() argument 1059 const u8 *payload = sdp->db; in dw_dp_send_sdp() 1066 regmap_write(dp->regmap, reg, get_unaligned_le32(&sdp->header)); in dw_dp_send_sdp() 1073 if (sdp->flags & DPTX_SDP_VERTICAL_INTERVAL) in dw_dp_send_sdp() 1078 if (sdp->flags & DPTX_SDP_HORIZONTAL_INTERVAL) in dw_dp_send_sdp() 1087 struct dw_dp_sdp *sdp) in dw_dp_vsc_sdp_pack() argument 1089 sdp->header.HB0 = 0; in dw_dp_vsc_sdp_pack() 1090 sdp->header.HB1 = DP_SDP_VSC; in dw_dp_vsc_sdp_pack() 1091 sdp->header.HB2 = vsc->revision; in dw_dp_vsc_sdp_pack() 1092 sdp->header.HB3 = vsc->length; in dw_dp_vsc_sdp_pack() [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | usb_gadget_sdp.c | 46 U_BOOT_CMD(sdp, 2, 1, do_sdp,
|
| H A D | Kconfig | 1051 bool "sdp" 1054 Enables the command "sdp" which is used to have U-Boot emulating the
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.sdp | 28 This implementation can be started in U-Boot using the sdp command 63 Furthermore, when U-Boot is running the sdp command can be used to
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | asm.h | 336 #define LONG_SP sdp
|