Lines Matching +full:0 +full:x080000
41 memset(&cdev->dx_ctx, 0, sizeof(cdev->dx_ctx)); in catpt_suspend()
86 return 0; in catpt_resume()
97 for (i = 0; i < CATPT_SSP_COUNT; i++) { in catpt_resume()
106 return 0; in catpt_resume()
113 return 0; in catpt_runtime_suspend()
145 return 0; in catpt_register_board()
200 return 0; in catpt_probe_components()
264 cdev->lpe_ba = devm_platform_get_and_ioremap_resource(pdev, 0, &res); in catpt_acpi_probe()
280 ret = platform_get_irq(pdev, 0); in catpt_acpi_probe()
281 if (ret < 0) in catpt_acpi_probe()
340 .core_id = 0x01,
341 .host_dram_offset = 0x000000,
342 .host_iram_offset = 0x080000,
343 .host_shim_offset = 0x0E7000,
344 .host_dma_offset = { 0x0F0000, 0x0F8000 },
345 .host_ssp_offset = { 0x0E8000, 0x0E9000 },
355 .core_id = 0x02,
356 .host_dram_offset = 0x000000,
357 .host_iram_offset = 0x0A0000,
358 .host_shim_offset = 0x0FB000,
359 .host_dma_offset = { 0x0FE000, 0x0FF000 },
360 .host_ssp_offset = { 0x0FC000, 0x0FD000 },