Home
last modified time | relevance | path

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

/linux-6.15/include/linux/fsl/
H A Dnetc_global.h14 static inline void netc_write(void __iomem *reg, u32 val) in netc_write() function
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Dnetc_blk_ctrl.c92 netc_write(base + offset, val); in netc_reg_write()