Home
last modified time | relevance | path

Searched hist:"8 f3e4c38005d88f04b24b27c6eda362d7ef1a6d5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmvpp2.c8f3e4c38005d88f04b24b27c6eda362d7ef1a6d5 Thu Feb 16 05:53:51 UTC 2017 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2

The MVPP2_RXQ_CONFIG_REG register has a slightly different layout
between PPv2.1 and PPv2.2, so this commit adapts the functions modifying
this register to accommodate for both the PPv2.1 and PPv2.2 cases.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>