Searched refs:SZ_8 (Results 1 – 7 of 7) sorted by relevance
26 #define TEGRA_TMR1_SIZE SZ_829 #define TEGRA_TMR2_SIZE SZ_835 #define TEGRA_TMR3_SIZE SZ_838 #define TEGRA_TMR4_SIZE SZ_8
40 wdt_reg_base = ioremap(LS1X_WDT_BASE, (SZ_4 + SZ_8)); in ls1x_reboot_setup()
13 #define SZ_8 0x00000008 macro
45 #define LLCC_TRP_ATTR0_CFGn(n) (0x21000 + SZ_8 * n)46 #define LLCC_TRP_ATTR1_CFGn(n) (0x21004 + SZ_8 * n)
28 . = ALIGN(SZ_8); \
2759 return (id < (npg * psz / (esz * SZ_8))); in allocate_vpe_l2_table()2762 idx = id >> ilog2(psz / (esz * SZ_8)); in allocate_vpe_l2_table()2862 epp = psz / (esz * SZ_8); in allocate_vpe_l1_table()2877 npg = DIV_ROUND_UP(nl2 * SZ_8, psz); in allocate_vpe_l1_table()