Home
last modified time | relevance | path

Searched defs:stm32_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c99 struct stm32_ops { struct
100 int (*set_mode)(struct plat_stmmacenet_data *plat_dat);
101 int (*suspend)(struct stm32_dwmac *dwmac);
102 void (*resume)(struct stm32_dwmac *dwmac);
103 int (*parse_data)(struct stm32_dwmac *dwmac,
105 u32 syscfg_eth_mask;
106 bool clk_rx_enable_in_suspend;