Searched refs:mvpp2 (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/
H A Dmvpp2.c885 struct mvpp2 { struct
941 struct mvpp2 *priv;
1241 #define MVPP2_DRIVER_NAME "mvpp2"
1271 static void mvpp2_write(struct mvpp2 *priv, u32 offset, u32 data)
1276 static u32 mvpp2_read(struct mvpp2 *priv, u32 offset)
1393 static int mvpp2_prs_hw_write(struct mvpp2 *priv, struct mvpp2_prs_entry *pe)
1417 static int mvpp2_prs_hw_read(struct mvpp2 *priv, struct mvpp2_prs_entry *pe)
1444 static void mvpp2_prs_hw_inv(struct mvpp2 *priv, int index)
1453 static void mvpp2_prs_shadow_set(struct mvpp2 *priv, int index, int lu)
1460 static void mvpp2_prs_shadow_ri_set(struct mvpp2 *pri
[all...]
H A DMakefile73 obj-$(CONFIG_MVPP2) += mvpp2.o

Completed in 102 milliseconds