Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-tegra/
A Diomap.h26 #define TEGRA_TMR1_SIZE SZ_8
29 #define TEGRA_TMR2_SIZE SZ_8
35 #define TEGRA_TMR3_SIZE SZ_8
38 #define TEGRA_TMR4_SIZE SZ_8
/linux-6.3-rc2/arch/mips/loongson32/common/
A Dreset.c40 wdt_reg_base = ioremap(LS1X_WDT_BASE, (SZ_4 + SZ_8)); in ls1x_reboot_setup()
/linux-6.3-rc2/tools/include/linux/
A Dsizes.h13 #define SZ_8 0x00000008 macro
/linux-6.3-rc2/include/linux/
A Dsizes.h13 #define SZ_8 0x00000008 macro
/linux-6.3-rc2/drivers/soc/qcom/
A Dllcc-qcom.c48 #define LLCC_TRP_ATTR0_CFGn(n) (0x21000 + SZ_8 * n)
49 #define LLCC_TRP_ATTR1_CFGn(n) (0x21004 + SZ_8 * n)
50 #define LLCC_TRP_ATTR2_CFGn(n) (0x21100 + SZ_8 * n)
/linux-6.3-rc2/arch/arm64/kernel/
A Dvmlinux.lds.S11 . = ALIGN(SZ_8); \
/linux-6.3-rc2/tools/testing/memblock/tests/
A Dalloc_helpers_api.c245 min_addr = memblock_end_of_DRAM() - SZ_8; in alloc_from_bottom_up_high_addr_check()
A Dalloc_exact_nid_api.c93 ASSERT_LE(SZ_8, req_node->size); in alloc_exact_nid_top_down_numa_part_reserved_check()
363 ASSERT_LE(SZ_8, req_node->size); in alloc_exact_nid_bottom_up_numa_part_reserved_check()
A Dalloc_api.c181 r1.size = SZ_8; in alloc_top_down_after_check()
A Dalloc_nid_api.c1414 ASSERT_LE(SZ_8, req_node->size); in alloc_nid_top_down_numa_part_reserved_check()
1960 ASSERT_LE(SZ_8, req_node->size); in alloc_nid_bottom_up_numa_part_reserved_check()
/linux-6.3-rc2/drivers/leds/blink/
A Dleds-lgm-sso.c49 #define PINS_PER_GROUP SZ_8
/linux-6.3-rc2/drivers/irqchip/
A Dirq-gic-v3-its.c2770 return (id < (npg * psz / (esz * SZ_8))); in allocate_vpe_l2_table()
2773 idx = id >> ilog2(psz / (esz * SZ_8)); in allocate_vpe_l2_table()
2873 epp = psz / (esz * SZ_8); in allocate_vpe_l1_table()
2888 npg = DIV_ROUND_UP(nl2 * SZ_8, psz); in allocate_vpe_l1_table()
/linux-6.3-rc2/drivers/dma/lgm/
A Dlgm-dma.c145 #define DMA_BURSTL_8DW SZ_8

Completed in 40 milliseconds