/u-boot/board/renesas/blanche/ |
A D | blanche.c | 132 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 134 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 245 static const u32 dbsc3_0_base = DBSC3_0_BASE; in blanche_init_dbsc() local 249 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in blanche_init_dbsc() 254 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in blanche_init_dbsc() 257 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in blanche_init_dbsc() 262 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in blanche_init_dbsc() 267 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in blanche_init_dbsc() 272 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in blanche_init_dbsc() 277 writel(dbsc_config8[i].val, dbsc3_0_base | dbsc_config8[i].off); in blanche_init_dbsc()
|
/u-boot/board/renesas/silk/ |
A D | silk_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 41 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 312 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 316 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 321 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in spl_init_dbsc() 325 dbsc3_0_base | dbsc_config3r2[i].off); in spl_init_dbsc() 329 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 334 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 339 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() 344 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in spl_init_dbsc() [all …]
|
/u-boot/board/renesas/gose/ |
A D | gose_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 41 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 297 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 301 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 306 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in spl_init_dbsc() 309 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 314 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 319 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() 324 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in spl_init_dbsc() 329 writel(dbsc_config8[i].val, dbsc3_0_base | dbsc_config8[i].off); in spl_init_dbsc()
|
/u-boot/board/renesas/lager/ |
A D | lager_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 41 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 288 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 292 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 297 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 302 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 307 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() 312 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in spl_init_dbsc() 317 writel(dbsc_config8[i].val, dbsc3_0_base | dbsc_config8[i].off); in spl_init_dbsc()
|
/u-boot/board/renesas/alt/ |
A D | alt_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 41 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 303 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 307 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 312 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in spl_init_dbsc() 315 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 320 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 325 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() 330 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in spl_init_dbsc() 335 writel(dbsc_config8[i].val, dbsc3_0_base | dbsc_config8[i].off); in spl_init_dbsc()
|
/u-boot/board/renesas/porter/ |
A D | porter_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 42 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 345 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 352 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 359 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in spl_init_dbsc() 366 dbsc3_0_base | dbsc_config3r0d0[i].off); in spl_init_dbsc() 375 dbsc3_0_base | dbsc_config3r2[i].off); in spl_init_dbsc() 382 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 389 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 396 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() [all …]
|
/u-boot/board/renesas/stout/ |
A D | stout_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 42 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 331 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 338 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 345 writel(dbsc_config2[i].val, dbsc3_0_base | dbsc_config2[i].off); in spl_init_dbsc() 352 dbsc3_0_base | dbsc_config3r0d0[i].off); in spl_init_dbsc() 361 dbsc3_0_base | dbsc_config3r2[i].off); in spl_init_dbsc() 368 writel(dbsc_config4[i].val, dbsc3_0_base | dbsc_config4[i].off); in spl_init_dbsc() 375 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 382 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() [all …]
|
/u-boot/board/renesas/koelsch/ |
A D | koelsch_spl.c | 39 static const u32 dbsc3_0_base = DBSC3_0_BASE; in dbsc_wait() local 42 while (!(readl(dbsc3_0_base + reg) & BIT(0))) in dbsc_wait() 289 static const u32 dbsc3_0_base = DBSC3_0_BASE; in spl_init_dbsc() local 294 writel(dbsc_config1[i].val, dbsc3_0_base | dbsc_config1[i].off); in spl_init_dbsc() 301 writel(dbsc_config5[i].val, dbsc3_0_base | dbsc_config5[i].off); in spl_init_dbsc() 308 writel(dbsc_config6[i].val, dbsc3_0_base | dbsc_config6[i].off); in spl_init_dbsc() 315 writel(dbsc_config7[i].val, dbsc3_0_base | dbsc_config7[i].off); in spl_init_dbsc() 322 writel(dbsc_config8[i].val, dbsc3_0_base | dbsc_config8[i].off); in spl_init_dbsc()
|