Searched hist:"5876 c940c0dee298e38fbf47ce67c9e220b0572c" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | vc44xx_data.c | diff 5876c940c0dee298e38fbf47ce67c9e220b0572c Thu Jul 21 01:35:46 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP2+: VC: more registers are per-channel starting with OMAP5
Starting with OMAP5, the following registers are per-channel and not common to a all VC channels:
- SMPS I2C slave address - SMPS voltage register address offset - SMPS cmd/value register address offset - VC channel configuration register
Move these from the channel-common struct into the per-channel struct to support OMAP5.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.h | diff 5876c940c0dee298e38fbf47ce67c9e220b0572c Thu Jul 21 01:35:46 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP2+: VC: more registers are per-channel starting with OMAP5
Starting with OMAP5, the following registers are per-channel and not common to a all VC channels:
- SMPS I2C slave address - SMPS voltage register address offset - SMPS cmd/value register address offset - VC channel configuration register
Move these from the channel-common struct into the per-channel struct to support OMAP5.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc3xxx_data.c | diff 5876c940c0dee298e38fbf47ce67c9e220b0572c Thu Jul 21 01:35:46 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP2+: VC: more registers are per-channel starting with OMAP5
Starting with OMAP5, the following registers are per-channel and not common to a all VC channels:
- SMPS I2C slave address - SMPS voltage register address offset - SMPS cmd/value register address offset - VC channel configuration register
Move these from the channel-common struct into the per-channel struct to support OMAP5.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.c | diff 5876c940c0dee298e38fbf47ce67c9e220b0572c Thu Jul 21 01:35:46 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP2+: VC: more registers are per-channel starting with OMAP5
Starting with OMAP5, the following registers are per-channel and not common to a all VC channels:
- SMPS I2C slave address - SMPS voltage register address offset - SMPS cmd/value register address offset - VC channel configuration register
Move these from the channel-common struct into the per-channel struct to support OMAP5.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|