Searched refs:OCTEP_PCI_WIN_WRITE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_cnxk_pf.c | 662 OCTEP_PCI_WIN_WRITE(oct, CNXK_PEMX_PFX_CSX_PFCFGX(0, 0, CNXK_PCIEEP_VSECST_CTL), in octep_soft_reset_cnxk_pf() 666 OCTEP_PCI_WIN_WRITE(oct, CNXK_RST_CHIP_DOMAIN_W1S, 1); in octep_soft_reset_cnxk_pf() 923 OCTEP_PCI_WIN_WRITE(oct, CNXK_PEMX_PFX_CSX_PFCFGX(0, 0, CNXK_PCIEEP_VSECST_CTL), in octep_device_setup_cnxk_pf()
|
D | octep_main.h | 383 OCTEP_PCI_WIN_WRITE(struct octep_device *oct, u64 addr, u64 val) in OCTEP_PCI_WIN_WRITE() function
|
D | octep_cn9k_pf.c | 641 OCTEP_PCI_WIN_WRITE(oct, CN93_RST_CORE_DOMAIN_W1S, 1); in octep_soft_reset_cn93_pf() 645 OCTEP_PCI_WIN_WRITE(oct, CN93_RST_CORE_DOMAIN_W1C, 1); in octep_soft_reset_cn93_pf()
|