Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-stm32.c111 struct stm32_ops { struct
112 int (*set_mode)(struct plat_stmmacenet_data *plat_dat);
113 int (*suspend)(struct stm32_dwmac *dwmac);
114 void (*resume)(struct stm32_dwmac *dwmac);
115 int (*parse_data)(struct stm32_dwmac *dwmac,
117 bool clk_rx_enable_in_suspend;
118 bool is_mp13, is_mp2;
119 u32 syscfg_clr_off;