Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1445 wcn->ccu_base = of_iomap(mmio_node, index); in wcn36xx_platform_get_resources()
1446 if (!wcn->ccu_base) { in wcn36xx_platform_get_resources()
1475 iounmap(wcn->ccu_base); in wcn36xx_platform_get_resources()
1557 iounmap(wcn->ccu_base); in wcn36xx_probe()
1583 iounmap(wcn->ccu_base); in wcn36xx_remove()
A Dwcn36xx.h222 void __iomem *ccu_base; member
A Ddxe.c36 writel(data, wcn->ccu_base + addr); in wcn36xx_ccu_write_register()

Completed in 13 milliseconds