diff options
| author | Potin Lai <[email protected]> | 2022-04-07 01:17:36 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-08 11:20:52 +0000 |
| commit | 737ca352569e744bf753b4522a6f91b120a734f1 (patch) | |
| tree | bada66a52677c58fe49739d92a560f979ee37a24 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
| parent | net: atm: remove the ambassador driver (diff) | |
| download | kernel-737ca352569e744bf753b4522a6f91b120a734f1.tar.gz kernel-737ca352569e744bf753b4522a6f91b120a734f1.zip | |
net: mdio: aspeed: move reg accessing part into separate functions
Add aspeed_mdio_op() and aseed_mdio_get_data() for register accessing.
aspeed_mdio_op() handles operations, write command to control register,
then check and wait operations is finished (bit 31 is cleared).
aseed_mdio_get_data() fetchs the result value of operation from data
register.
Signed-off-by: Potin Lai <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions
