On Tue, 05 Sep 2017, Lee Jones wrote:
> On Tue, 05 Sep 2017, 冯锐 wrote:
>
> > > > +static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int
> > > > +active) {
> > > > + struct rtsx_cr_option *option = &(pcr->option);
> > > > +
> > > > + u32 interrupt = rtsx_pci_readl(pcr, RTS
On Tue, 05 Sep 2017, 冯锐 wrote:
> > > +static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int
> > > +active) {
> > > + struct rtsx_cr_option *option = &(pcr->option);
> > > +
> > > + u32 interrupt = rtsx_pci_readl(pcr, RTSX_BIPR);
> > > + int card_exist = (interrupt & SD_EXIST) | (inter
> > +static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int
> > +active) {
> > + struct rtsx_cr_option *option = &(pcr->option);
> > +
> > + u32 interrupt = rtsx_pci_readl(pcr, RTSX_BIPR);
> > + int card_exist = (interrupt & SD_EXIST) | (interrupt & MS_EXIST);
> > + int aspm_L1_
On Tue, 05 Sep 2017, 冯锐 wrote:
> Dear Jones,
>
> > +static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int
> > +active) {
> > + struct rtsx_cr_option *option = &(pcr->option);
> > +
> > + u32 interrupt = rtsx_pci_readl(pcr, RTSX_BIPR);
> > + int card_exist = (interrupt & SD_EXI
Dear Jones,
> +static void rts5250_set_l1off_cfg_sub_d0(struct rtsx_pcr *pcr, int
> +active) {
> + struct rtsx_cr_option *option = &(pcr->option);
> +
> + u32 interrupt = rtsx_pci_readl(pcr, RTSX_BIPR);
> + int card_exist = (interrupt & SD_EXIST) | (interrupt & MS_EXIST);
> + int
On Thu, 24 Aug 2017, rui_f...@realsil.com.cn wrote:
> From: rui_feng
>
> Signed-off-by: Rui Feng
> ---
> drivers/mfd/rts5249.c| 154 +
> drivers/mfd/rtsx_pcr.c | 177
> +--
> drivers/mfd/rtsx_pcr.h
On Thu, 24 Aug 2017, rui_f...@realsil.com.cn wrote:
> From: rui_feng
You need to write a commit log here.
Why is this change required? What does it achieve? Why have you done
it this way? What effect does it have? Etc ...
> Signed-off-by: Rui Feng
> ---
> drivers/mfd/rts5249.c| 1
From: rui_feng
Signed-off-by: Rui Feng
---
drivers/mfd/rts5249.c| 154 +
drivers/mfd/rtsx_pcr.c | 177 +--
drivers/mfd/rtsx_pcr.h | 12 +++
include/linux/mfd/rtsx_pci.h | 85 +
8 matches
Mail list logo