Searched hist:"3 c506add35c74acbe5a42d0a86963d11bef10d25" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ipa/ |
H A D | gsi_reg.c | 3c506add35c74acbe5a42d0a86963d11bef10d25 Fri Feb 10 13:36:48 CST 2023 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_reg_init()
Create a new source file "gsi_reg.c", and in it, introduce a new function to encapsulate initializing GSI registers, including looking up and I/O mapping their memory.
Create gsi_reg_exit() as the inverse of the init function.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 3c506add35c74acbe5a42d0a86963d11bef10d25 Fri Feb 10 13:36:48 CST 2023 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_reg_init()
Create a new source file "gsi_reg.c", and in it, introduce a new function to encapsulate initializing GSI registers, including looking up and I/O mapping their memory.
Create gsi_reg_exit() as the inverse of the init function.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gsi_reg.h | diff 3c506add35c74acbe5a42d0a86963d11bef10d25 Fri Feb 10 13:36:48 CST 2023 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_reg_init()
Create a new source file "gsi_reg.c", and in it, introduce a new function to encapsulate initializing GSI registers, including looking up and I/O mapping their memory.
Create gsi_reg_exit() as the inverse of the init function.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gsi.c | diff 3c506add35c74acbe5a42d0a86963d11bef10d25 Fri Feb 10 13:36:48 CST 2023 Alex Elder <elder@linaro.org> net: ipa: introduce gsi_reg_init()
Create a new source file "gsi_reg.c", and in it, introduce a new function to encapsulate initializing GSI registers, including looking up and I/O mapping their memory.
Create gsi_reg_exit() as the inverse of the init function.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|