Searched refs:SBUS_ESP_REG_SIZE (Results 1 – 2 of 2) sorted by relevance
95 esp->regs = of_ioremap(res, 0, SBUS_ESP_REG_SIZE, "ESP"); in esp_sbus_map_regs()518 of_iounmap(&op->resource[(hme ? 1 : 0)], esp->regs, SBUS_ESP_REG_SIZE); in esp_sbus_probe_one()574 SBUS_ESP_REG_SIZE); in esp_sbus_remove()
36 #define SBUS_ESP_REG_SIZE 0x40UL macro