Home
last modified time | relevance | path

Searched refs:guts_phys (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/fsl/
Dp1022_rdk.c62 static phys_addr_t guts_phys; variable
98 guts = ioremap(guts_phys, sizeof(struct ccsr_guts)); in p1022_rdk_machine_probe()
176 guts = ioremap(guts_phys, sizeof(struct ccsr_guts)); in p1022_rdk_machine_remove()
402 guts_phys = res.start; in p1022_rdk_init()
Dp1022_ds.c55 static phys_addr_t guts_phys; variable
89 guts = ioremap(guts_phys, sizeof(struct ccsr_guts)); in p1022_ds_machine_probe()
163 guts = ioremap(guts_phys, sizeof(struct ccsr_guts)); in p1022_ds_machine_remove()
438 guts_phys = res.start; in p1022_ds_init()