Lines Matching +defs:val +defs:offset
14 u32 offset, void *buf, int count) in __ocelot_bulk_read_ix()
27 u32 __ocelot_read_ix(struct ocelot *ocelot, enum ocelot_reg reg, u32 offset) in __ocelot_read_ix()
30 u32 addr, val; in __ocelot_read_ix() local
40 void __ocelot_write_ix(struct ocelot *ocelot, u32 val, enum ocelot_reg reg, in __ocelot_write_ix()
41 u32 offset) in __ocelot_write_ix()
53 void __ocelot_rmw_ix(struct ocelot *ocelot, u32 val, u32 mask, in __ocelot_rmw_ix()
54 enum ocelot_reg reg, u32 offset) in __ocelot_rmw_ix()
70 u32 val; in ocelot_port_readl() local
79 void ocelot_port_writel(struct ocelot_port *port, u32 val, enum ocelot_reg reg) in ocelot_port_writel()
90 void ocelot_port_rmwl(struct ocelot_port *port, u32 val, u32 mask, in ocelot_port_rmwl()
100 u32 reg, u32 offset) in __ocelot_target_read_ix()
102 u32 val; in __ocelot_target_read_ix() local
110 u32 val, u32 reg, u32 offset) in __ocelot_target_write_ix()