Searched defs:n_lo (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | acenv.h | 33 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \  argument39 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \  argument
 
 | 
| /linux-4.4.14/include/acpi/platform/ | 
| D | aclinuxex.h | 52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \  argument61 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \  argument
 
 | 
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ | 
| D | gk20a.c | 348 	u32 m_old, pl_old, n_lo;  in _gk20a_pllg_program_mnp()  local451 		u32 coeff, m, n_lo;  in gk20a_pllg_disable()  local
 
 |