Home
last modified time | relevance | path

Searched refs:SZ_8 (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/arm/mach-tegra/
Diomap.h35 #define TEGRA_TMR1_SIZE SZ_8
38 #define TEGRA_TMR2_SIZE SZ_8
44 #define TEGRA_TMR3_SIZE SZ_8
47 #define TEGRA_TMR4_SIZE SZ_8
/Linux-v4.19/arch/mips/loongson32/common/
Dreset.c44 wdt_reg_base = ioremap_nocache(LS1X_WDT_BASE, (SZ_4 + SZ_8)); in ls1x_reboot_setup()
/Linux-v4.19/include/linux/
Dsizes.h16 #define SZ_8 0x00000008 macro
/Linux-v4.19/drivers/soc/qcom/
Dllcc-slice.c43 #define LLCC_TRP_ATTR0_CFGn(n) (0x21000 + SZ_8 * n)
44 #define LLCC_TRP_ATTR1_CFGn(n) (0x21004 + SZ_8 * n)