Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ssb/
Dssb_driver_pci.h16 #define SSB_PCICORE_CTL_CLK_OE 0x00000004 /* Clock gate Output Enable */ macro
/linux-6.1.9/drivers/ssb/
Ddriver_pcicore.c331 val |= SSB_PCICORE_CTL_CLK_OE; in ssb_pcicore_init_hostmode()