Lines Matching refs:DEFAULT_REGSPACING
1310 #define DEFAULT_REGSPACING 1 macro
1935 info->io.regspacing = DEFAULT_REGSPACING; in hotmod_handler()
1938 info->io.regsize = DEFAULT_REGSPACING; in hotmod_handler()
2029 info->io.regspacing = DEFAULT_REGSPACING; in hardcode_find_bmc()
2032 info->io.regsize = DEFAULT_REGSPACING; in hardcode_find_bmc()
2216 info->io.regspacing = DEFAULT_REGSPACING; in try_init_spmi()
2390 info->io.regspacing = DEFAULT_REGSPACING; in try_init_dmi()
2391 info->io.regsize = DEFAULT_REGSPACING; in try_init_dmi()
2457 for (regspacing = DEFAULT_REGSPACING; regspacing <= 16;) { in ipmi_pci_probe_regspacing()
2462 return DEFAULT_REGSPACING; in ipmi_pci_probe_regspacing()
2474 return DEFAULT_REGSPACING; in ipmi_pci_probe_regspacing()
2653 info->io.regspacing = regspacing ? be32_to_cpup(regspacing) : DEFAULT_REGSPACING; in of_ipmi_probe()
2745 info->io.regspacing = DEFAULT_REGSPACING; in acpi_ipmi_probe()
2755 info->io.regsize = DEFAULT_REGSPACING; in acpi_ipmi_probe()
3481 info->io.regspacing = DEFAULT_REGSPACING; in default_find_bmc()
3482 info->io.regsize = DEFAULT_REGSPACING; in default_find_bmc()