Searched refs:init_scp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 413 static scp_t init_scp = { variable 456 ether1_writebuffer (dev, &init_scp, SCP_ADDR, SCP_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-5.10/drivers/soc/mediatek/ |
H A D | mtk-scpsys.c | 422 static struct scp *init_scp(struct platform_device *pdev, in init_scp() function 1118 scp = init_scp(pdev, soc->domains, soc->num_domains, &soc->regs, in scpsys_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 413 static scp_t init_scp = { variable 456 ether1_writebuffer (dev, &init_scp, SCP_ADDR, SCP_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-6.6/drivers/pmdomain/mediatek/ |
H A D | mtk-scpsys.c | 422 static struct scp *init_scp(struct platform_device *pdev, in init_scp() function 1118 scp = init_scp(pdev, soc->domains, soc->num_domains, &soc->regs, in scpsys_probe()
|
Completed in 8 milliseconds