Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/wcn36xx/
A Dmain.c1514 wcn->ccu_base = of_iomap(mmio_node, index); in wcn36xx_platform_get_resources()
1515 if (!wcn->ccu_base) { in wcn36xx_platform_get_resources()
1547 iounmap(wcn->ccu_base); in wcn36xx_platform_get_resources()
1637 iounmap(wcn->ccu_base); in wcn36xx_probe()
1663 iounmap(wcn->ccu_base); in wcn36xx_remove()
A Dwcn36xx.h230 void __iomem *ccu_base; member
A Ddxe.c36 writel(data, wcn->ccu_base + addr); in wcn36xx_ccu_write_register()

Completed in 9 milliseconds