Searched refs:r32 (Results 1 – 4 of 4) sorted by relevance
18 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument21 (r32) = do_div ((__n), (d32)); \
27 ld8.acq r9=[r32];; // PIO Read the specified register
730 struct compat_ipmi_req r32; in compat_ipmi_ioctl() local734 if (copy_from_user(&r32, compat_ptr(arg), sizeof(r32))) in compat_ipmi_ioctl()737 get_compat_ipmi_req(&rp, &r32); in compat_ipmi_ioctl()
49 static unsigned int r32(const void __iomem *addr) in r32() function68 read = r32; in sh_clk_mstp_enable()