Searched hist:"67 d6c76fc815cddc77de9529221f9ff8dd1fb10e" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | rsmu.h | diff 67d6c76fc815cddc77de9529221f9ff8dd1fb10e Mon Mar 27 13:39:53 CDT 2023 Min Li <min.li.xe@renesas.com> mfd: rsmu: Support 32-bit address space
We used to assume 0x2010xxxx address. Now that we need to access 0x2011xxxx address, we need to support read/write the whole 32-bit address space.
Also defined RSMU_MAX_WRITE_COUNT and RSMU_MAX_READ_COUNT for readability
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/MW5PR03MB693295AF31ABCAF6AE52EE74A08B9@MW5PR03MB6932.namprd03.prod.outlook.com
|
H A D | rsmu_spi.c | diff 67d6c76fc815cddc77de9529221f9ff8dd1fb10e Mon Mar 27 13:39:53 CDT 2023 Min Li <min.li.xe@renesas.com> mfd: rsmu: Support 32-bit address space
We used to assume 0x2010xxxx address. Now that we need to access 0x2011xxxx address, we need to support read/write the whole 32-bit address space.
Also defined RSMU_MAX_WRITE_COUNT and RSMU_MAX_READ_COUNT for readability
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/MW5PR03MB693295AF31ABCAF6AE52EE74A08B9@MW5PR03MB6932.namprd03.prod.outlook.com
|
H A D | rsmu_i2c.c | diff 67d6c76fc815cddc77de9529221f9ff8dd1fb10e Mon Mar 27 13:39:53 CDT 2023 Min Li <min.li.xe@renesas.com> mfd: rsmu: Support 32-bit address space
We used to assume 0x2010xxxx address. Now that we need to access 0x2011xxxx address, we need to support read/write the whole 32-bit address space.
Also defined RSMU_MAX_WRITE_COUNT and RSMU_MAX_READ_COUNT for readability
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/MW5PR03MB693295AF31ABCAF6AE52EE74A08B9@MW5PR03MB6932.namprd03.prod.outlook.com
|
/openbmc/linux/include/linux/mfd/ |
H A D | rsmu.h | diff 67d6c76fc815cddc77de9529221f9ff8dd1fb10e Mon Mar 27 13:39:53 CDT 2023 Min Li <min.li.xe@renesas.com> mfd: rsmu: Support 32-bit address space
We used to assume 0x2010xxxx address. Now that we need to access 0x2011xxxx address, we need to support read/write the whole 32-bit address space.
Also defined RSMU_MAX_WRITE_COUNT and RSMU_MAX_READ_COUNT for readability
Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/MW5PR03MB693295AF31ABCAF6AE52EE74A08B9@MW5PR03MB6932.namprd03.prod.outlook.com
|