Home
last modified time | relevance | path

Searched refs:ccu_base (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1519 wcn->ccu_base = of_iomap(mmio_node, index); in wcn36xx_platform_get_resources()
1520 if (!wcn->ccu_base) { in wcn36xx_platform_get_resources()
1552 iounmap(wcn->ccu_base); in wcn36xx_platform_get_resources()
1645 iounmap(wcn->ccu_base); in wcn36xx_probe()
1671 iounmap(wcn->ccu_base); in wcn36xx_remove()
A Dwcn36xx.h234 void __iomem *ccu_base; member
A Ddxe.c36 writel(data, wcn->ccu_base + addr); in wcn36xx_ccu_write_register()

Completed in 8 milliseconds