Searched hist:"1 f89d2fe16072a74b34bdb895160910091427891" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/base/regmap/ |
H A D | regmap-mdio.c | 1f89d2fe16072a74b34bdb895160910091427891 Mon May 17 21:28:03 CEST 2021 Sander Vanheule <sander@svanheule.net> regmap: Add MDIO bus support
Basic support for MDIO bus access. Support only includes clause-22 register access, with 5-bit addresses, and 16-bit wide registers.
Signed-off-by: Sander Vanheule <sander@svanheule.net> Link: https://lore.kernel.org/r/63b99a2fec2c4ea3c461d59d451af8d675ecf312.1621279162.git.sander@svanheule.net Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Makefile | diff 1f89d2fe16072a74b34bdb895160910091427891 Mon May 17 21:28:03 CEST 2021 Sander Vanheule <sander@svanheule.net> regmap: Add MDIO bus support
Basic support for MDIO bus access. Support only includes clause-22 register access, with 5-bit addresses, and 16-bit wide registers.
Signed-off-by: Sander Vanheule <sander@svanheule.net> Link: https://lore.kernel.org/r/63b99a2fec2c4ea3c461d59d451af8d675ecf312.1621279162.git.sander@svanheule.net Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | Kconfig | diff 1f89d2fe16072a74b34bdb895160910091427891 Mon May 17 21:28:03 CEST 2021 Sander Vanheule <sander@svanheule.net> regmap: Add MDIO bus support
Basic support for MDIO bus access. Support only includes clause-22 register access, with 5-bit addresses, and 16-bit wide registers.
Signed-off-by: Sander Vanheule <sander@svanheule.net> Link: https://lore.kernel.org/r/63b99a2fec2c4ea3c461d59d451af8d675ecf312.1621279162.git.sander@svanheule.net Signed-off-by: Mark Brown <broonie@kernel.org>
|
/linux/include/linux/ |
H A D | regmap.h | diff 1f89d2fe16072a74b34bdb895160910091427891 Mon May 17 21:28:03 CEST 2021 Sander Vanheule <sander@svanheule.net> regmap: Add MDIO bus support
Basic support for MDIO bus access. Support only includes clause-22 register access, with 5-bit addresses, and 16-bit wide registers.
Signed-off-by: Sander Vanheule <sander@svanheule.net> Link: https://lore.kernel.org/r/63b99a2fec2c4ea3c461d59d451af8d675ecf312.1621279162.git.sander@svanheule.net Signed-off-by: Mark Brown <broonie@kernel.org>
|