Home
last modified time | relevance | path

Searched refs:ata (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/m5253evbe/
H A Dm5253evbe.c93 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset() local
105 out_8(&ata->cr, 0); in ide_set_reset()
114 out_8(&ata->t1, CALC_TIMING(piotms[2][0])); in ide_set_reset()
115 out_8(&ata->t2w, CALC_TIMING(piotms[2][1])); in ide_set_reset()
116 out_8(&ata->t2r, CALC_TIMING(piotms[2][1])); in ide_set_reset()
117 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
118 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
119 out_8(&ata->t4, CALC_TIMING(piotms[2][3])); in ide_set_reset()
120 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
123 out_8(&ata->cr, 0x40); in ide_set_reset()
[all …]
/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dm5253demo.c100 atac_t *ata = (atac_t *) CONFIG_SYS_ATA_BASE_ADDR; in ide_set_reset() local
112 out_8(&ata->cr, 0); in ide_set_reset()
121 out_8(&ata->t1, CALC_TIMING(piotms[2][0])); in ide_set_reset()
122 out_8(&ata->t2w, CALC_TIMING(piotms[2][1])); in ide_set_reset()
123 out_8(&ata->t2r, CALC_TIMING(piotms[2][1])); in ide_set_reset()
124 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
125 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
126 out_8(&ata->t4, CALC_TIMING(piotms[2][3])); in ide_set_reset()
127 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
130 out_8(&ata->cr, 0x40); in ide_set_reset()
[all …]
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A Dm54455evb.c118 atac_t *ata = (atac_t *) MMAP_ATA; in ide_set_reset() local
131 out_8(&ata->cr, 0); in ide_set_reset()
138 out_8(&ata->t1, CALC_TIMING(piotms[2][0])); in ide_set_reset()
139 out_8(&ata->t2w, CALC_TIMING(piotms[2][1])); in ide_set_reset()
140 out_8(&ata->t2r, CALC_TIMING(piotms[2][1])); in ide_set_reset()
141 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
142 out_8(&ata->trd, CALC_TIMING(piotms[2][7])); in ide_set_reset()
143 out_8(&ata->t4, CALC_TIMING(piotms[2][3])); in ide_set_reset()
144 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
147 out_8(&ata->cr, 0x40); in ide_set_reset()
[all …]
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmv_sdhci.c50 u32 ata = (unsigned long)host->ioaddr + SD_CE_ATA_2; in mv_sdhci_writeb() local
54 writew(readw(ata) | (MMC_CARD | MMC_WIDTH), ata); in mv_sdhci_writeb()
56 writew(readw(ata) & ~(MMC_CARD | MMC_WIDTH), ata); in mv_sdhci_writeb()
/rk3399_rockchip-uboot/scripts/dtc/
H A Ddtc-parser.y264 $$ = data_merge($1, $2.data);
360 $$.data = data_append_integer($1.data, $2, $1.bits);
367 $1.data = data_add_marker($1.data,
374 $$.data = data_append_integer($1.data, val, $1.bits);
378 $$.data = data_add_marker($1.data, LABEL, $2);
/rk3399_rockchip-uboot/drivers/
H A DMakefile63 obj-$(CONFIG_SPL_SATA_SUPPORT) += ata/ scsi/
64 obj-$(CONFIG_SPL_UFS_SUPPORT) += ata/ scsi/ ufs/
84 obj-y += ata/
H A DKconfig9 source "drivers/ata/Kconfig"
/rk3399_rockchip-uboot/include/linux/
H A Dedd.h112 } __attribute__ ((packed)) ata; member
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra20-tamonten.dtsi27 ata {
28 nvidia,pins = "ata";
174 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
H A Dtegra20-paz00.dts74 ata {
75 nvidia,pins = "ata", "atc", "atd", "ate",
217 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
H A Dtegra20-ventana.dts73 ata {
74 nvidia,pins = "ata";
227 nvidia,pins = "ata", "atb", "atc", "atd",
H A Dtegra20-harmony.dts73 ata {
74 nvidia,pins = "ata";
224 nvidia,pins = "ata", "atb", "atc", "atd", "ate",
H A Dtegra20-seaboard.dts83 ata {
84 nvidia,pins = "ata";
237 nvidia,pins = "ata", "atb", "atc", "atd",