Searched refs:wm_enc (Results 1 – 6 of 6) sorted by relevance
230 u32 wm = ocelot->ops->wm_enc(val); in ocelot_wm_write()
1879 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()1880 ocelot_write(ocelot, ocelot->ops->wm_enc(atop_tot), SYS_ATOP_TOT_CFG); in ocelot_port_set_maxlen()
629 .wm_enc = ocelot_wm_enc,
555 u16 (*wm_enc)(u16 value); member
1078 .wm_enc = vsc9953_wm_enc,
1027 .wm_enc = vsc9959_wm_enc,