Home
last modified time | relevance | path

Searched refs:BCMA_CC_PMU_PLLCTL_ADDR (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_chipcommon_pmu.c18 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_read()
19 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_read()
26 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_write()
27 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_write()
35 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_maskset()
36 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_maskset()
489 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_pmu_spuravoid_pll_write()
516 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
524 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_chipcommon_pmu.c18 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_read()
19 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_read()
26 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_write()
27 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_write()
35 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_chipco_pll_maskset()
36 bcma_pmu_read32(cc, BCMA_CC_PMU_PLLCTL_ADDR); in bcma_chipco_pll_maskset()
489 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, offset); in bcma_pmu_spuravoid_pll_write()
516 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
524 bcma_pmu_write32(cc, BCMA_CC_PMU_PLLCTL_ADDR, in bcma_pmu_spuravoid_pllupdate()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dbcma-hcd.c216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init()
219 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x7); in bcma_hcd_usb20_old_arm_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dbcma-hcd.c216 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x6); in bcma_hcd_usb20_old_arm_init()
219 bcma_write32(pmu_core, BCMA_CC_PMU_PLLCTL_ADDR, 0x7); in bcma_hcd_usb20_old_arm_init()
/kernel/linux/linux-5.10/include/linux/bcma/
H A Dbcma_driver_chipcommon.h364 #define BCMA_CC_PMU_PLLCTL_ADDR 0x0660 macro
/kernel/linux/linux-6.6/include/linux/bcma/
H A Dbcma_driver_chipcommon.h366 #define BCMA_CC_PMU_PLLCTL_ADDR 0x0660 macro

Completed in 8 milliseconds