Searched defs:n_lo (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | acenv.h | 42 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 48 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
| /OK3568_Linux_fs/kernel/include/acpi/platform/ |
| H A D | aclinuxex.h | 18 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 27 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | div64.h | 179 uint32_t n_lo = n; in __arch_xprod_64() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | div64.h | 164 uint32_t n_lo = n; in __arch_xprod_64() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | gk20a.c | 551 u32 n_lo; in gk20a_clk_fini() local
|
| H A D | gm20b.c | 728 u32 n_lo; in gm20b_clk_fini() local
|