Home
last modified time | relevance | path

Searched hist:"0 ec573ef2a1be1437291aa9ce1f752de1b929549" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ipa/
H A Dgsi_reg.hdiff 0ec573ef2a1be1437291aa9ce1f752de1b929549 Wed Feb 08 14:56:50 CST 2023 Alex Elder <elder@linaro.org> net: ipa: GSI register cleanup

Move some static inline function definitions out of "gsi_reg.h" and
into "gsi.c", which is the only place they're used. Rename them so
their names identify the register they're associated with.

Move the gsi_channel_type enumerated type definition below the
offset and field definitions for the CH_C_CNTXT_0 register where
it's used.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dgsi.cdiff 0ec573ef2a1be1437291aa9ce1f752de1b929549 Wed Feb 08 14:56:50 CST 2023 Alex Elder <elder@linaro.org> net: ipa: GSI register cleanup

Move some static inline function definitions out of "gsi_reg.h" and
into "gsi.c", which is the only place they're used. Rename them so
their names identify the register they're associated with.

Move the gsi_channel_type enumerated type definition below the
offset and field definitions for the CH_C_CNTXT_0 register where
it's used.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>