Searched defs:ccfg (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/arch/mips/pci/ |
D | pci-tx4938.c | 28 u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_report_pciclk() local 61 __u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_report_pci1clk() local 80 u64 ccfg = __raw_readq(&tx4938_ccfgptr->ccfg); in tx4938_pciclk66_setup() local
|
D | pci-tx4927.c | 28 u64 ccfg = __raw_readq(&tx4927_ccfgptr->ccfg); in tx4927_report_pciclk() local 60 u64 ccfg = __raw_readq(&tx4927_ccfgptr->ccfg); in tx4927_pciclk66_setup() local
|
/linux-5.19.10/arch/mips/txx9/generic/ |
D | setup_tx4927.c | 93 u64 ccfg; in tx4927_setup() local
|
D | setup_tx4938.c | 98 u64 ccfg; in tx4938_setup() local
|
/linux-5.19.10/drivers/dma/ |
D | k3dma.c | 81 u32 ccfg; member 448 dma_addr_t src, size_t len, u32 num, u32 ccfg) in k3_dma_fill_desc()
|
D | amba-pl08x.c | 209 u32 ccfg; member 392 struct pl08x_phy_chan *phychan, const u32 *lli, u32 ccfg) in pl08x_write_lli()
|
/linux-5.19.10/drivers/staging/most/net/ |
D | net.c | 306 struct most_channel_config *ccfg, char *name, in comp_probe_channel()
|
/linux-5.19.10/drivers/staging/most/video/ |
D | video.c | 451 struct most_channel_config *ccfg, char *name, in comp_probe_channel()
|
/linux-5.19.10/arch/mips/include/asm/txx9/ |
D | tx4927.h | 91 u64 ccfg; member
|
D | tx4938.h | 48 u64 ccfg; member
|
/linux-5.19.10/drivers/staging/most/dim2/ |
D | dim2.c | 443 struct most_channel_config *ccfg) in configure_channel()
|
/linux-5.19.10/drivers/net/wireless/atmel/ |
D | at76c50x-usb.c | 1350 struct at76_card_config *ccfg = &priv->card_config; in at76_startup_device() local
|
/linux-5.19.10/sound/soc/qcom/qdsp6/ |
D | q6afe.c | 1130 struct afe_clk_cfg ccfg = {0,}; in q6afe_port_set_sysclk() local
|