Home
last modified time | relevance | path

Searched refs:SZ_4 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/arch/mips/loongson32/common/
Dreset.c40 wdt_reg_base = ioremap(LS1X_WDT_BASE, (SZ_4 + SZ_8)); in ls1x_reboot_setup()
Dplatform.c227 .end = LS1X_GPIO0_BASE + SZ_4 - 1,
242 .end = LS1X_GPIO1_BASE + SZ_4 - 1,
/Linux-v6.1/tools/include/linux/
Dsizes.h12 #define SZ_4 0x00000004 macro
/Linux-v6.1/include/linux/
Dsizes.h12 #define SZ_4 0x00000004 macro
/Linux-v6.1/tools/testing/memblock/tests/
Dalloc_nid_api.c1245 ASSERT_LE(SZ_4, req_node->size); in alloc_try_nid_top_down_numa_simple_check()
1246 size = req_node->size / SZ_4; in alloc_try_nid_top_down_numa_simple_check()
1406 size = r1.size / SZ_4; in alloc_try_nid_top_down_numa_part_reserved_check()
1463 ASSERT_LE(SZ_4, req_node->size); in alloc_try_nid_top_down_numa_part_reserved_fallback_check()
1789 ASSERT_LE(SZ_4, req_node->size); in alloc_try_nid_bottom_up_numa_simple_check()
1790 size = req_node->size / SZ_4; in alloc_try_nid_bottom_up_numa_simple_check()
1952 size = r1.size / SZ_4; in alloc_try_nid_bottom_up_numa_part_reserved_check()
2010 ASSERT_LE(SZ_4, req_node->size); in alloc_try_nid_bottom_up_numa_part_reserved_fallback_check()
/Linux-v6.1/drivers/watchdog/
Dsimatic-ipc-wdt.c202 res->end = res->start + SZ_4 - 1; in simatic_ipc_wdt_probe()
/Linux-v6.1/drivers/leds/blink/
Dleds-lgm-sso.c48 #define MAX_GROUP_NUM SZ_4
50 #define FPID_FREQ_RANK_MAX SZ_4
/Linux-v6.1/drivers/misc/eeprom/
Didt_89hpesx.c960 if (csraddr > CSR_MAX || !IS_ALIGNED(csraddr, SZ_4)) { in idt_dbgfs_csr_write()
/Linux-v6.1/drivers/dma/lgm/
Dlgm-dma.c143 #define DMA_DFT_POLL_CNT SZ_4