Home
last modified time | relevance | path

Searched refs:rtsx_pci_write_phy_register (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/cardreader/
H A Drts5249.c617 rtsx_pci_write_phy_register(pcr, PHY_PCR, in rts524a_optimize_phy()
620 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
624 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
626 rtsx_pci_write_phy_register(pcr, PHY_SSCCR2, in rts524a_optimize_phy()
629 rtsx_pci_write_phy_register(pcr, PHY_ANA1A, in rts524a_optimize_phy()
632 rtsx_pci_write_phy_register(pcr, PHY_ANA1D, in rts524a_optimize_phy()
634 rtsx_pci_write_phy_register(pcr, PHY_DIG1E, in rts524a_optimize_phy()
644 rtsx_pci_write_phy_register(pcr, PHY_ANA08, in rts524a_optimize_phy()
787 rtsx_pci_write_phy_register(pcr, _PHY_FLD0, in rts525a_optimize_phy()
792 rtsx_pci_write_phy_register(pcr, _PHY_ANA03, in rts525a_optimize_phy()
[all …]
H A Drts5227.c195 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5227_optimize_phy()
269 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5227_switch_output_voltage()
273 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts5227_switch_output_voltage()
276 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C80 | 0x24); in rts5227_switch_output_voltage()
383 err = rtsx_pci_write_phy_register(pcr, PHY_RCR2, in rts522a_optimize_phy()
388 rtsx_pci_write_phy_register(pcr, PHY_RCR1, PHY_RCR1_INIT_27S); in rts522a_optimize_phy()
389 rtsx_pci_write_phy_register(pcr, PHY_FLD0, PHY_FLD0_INIT_27S); in rts522a_optimize_phy()
390 rtsx_pci_write_phy_register(pcr, PHY_FLD3, PHY_FLD3_INIT_27S); in rts522a_optimize_phy()
420 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x57E4); in rts522a_switch_output_voltage()
424 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts522a_switch_output_voltage()
[all …]
H A Drts5229.c77 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5229_optimize_phy()
144 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5229_switch_output_voltage()
152 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5229_switch_output_voltage()
H A Drts5209.c76 return rtsx_pci_write_phy_register(pcr, 0x00, 0xB966); in rts5209_optimize_phy()
162 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5209_switch_output_voltage()
170 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5209_switch_output_voltage()
H A Drts5228.c91 return rtsx_pci_write_phy_register(pcr, 0x07, 0x8F40); in rts5228_optimize_phy()
233 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
245 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
H A Drts5261.c229 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
241 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
H A Drtsx_pcr.c241 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val) in rtsx_pci_write_phy_register() function
248 EXPORT_SYMBOL_GPL(rtsx_pci_write_phy_register);
1233 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_enable_oobs_polling()
1249 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_disable_oobs_polling()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/cardreader/
H A Drts5249.c617 rtsx_pci_write_phy_register(pcr, PHY_PCR, in rts524a_optimize_phy()
620 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
624 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
626 rtsx_pci_write_phy_register(pcr, PHY_SSCCR2, in rts524a_optimize_phy()
629 rtsx_pci_write_phy_register(pcr, PHY_ANA1A, in rts524a_optimize_phy()
632 rtsx_pci_write_phy_register(pcr, PHY_ANA1D, in rts524a_optimize_phy()
634 rtsx_pci_write_phy_register(pcr, PHY_DIG1E, in rts524a_optimize_phy()
644 rtsx_pci_write_phy_register(pcr, PHY_ANA08, in rts524a_optimize_phy()
787 rtsx_pci_write_phy_register(pcr, _PHY_FLD0, in rts525a_optimize_phy()
792 rtsx_pci_write_phy_register(pcr, _PHY_ANA03, in rts525a_optimize_phy()
[all …]
H A Drts5227.c195 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5227_optimize_phy()
269 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5227_switch_output_voltage()
273 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts5227_switch_output_voltage()
276 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C80 | 0x24); in rts5227_switch_output_voltage()
383 err = rtsx_pci_write_phy_register(pcr, PHY_RCR2, in rts522a_optimize_phy()
388 rtsx_pci_write_phy_register(pcr, PHY_RCR1, PHY_RCR1_INIT_27S); in rts522a_optimize_phy()
389 rtsx_pci_write_phy_register(pcr, PHY_FLD0, PHY_FLD0_INIT_27S); in rts522a_optimize_phy()
390 rtsx_pci_write_phy_register(pcr, PHY_FLD3, PHY_FLD3_INIT_27S); in rts522a_optimize_phy()
420 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x57E4); in rts522a_switch_output_voltage()
424 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts522a_switch_output_voltage()
[all …]
H A Drts5209.c76 return rtsx_pci_write_phy_register(pcr, 0x00, 0xB966); in rts5209_optimize_phy()
162 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5209_switch_output_voltage()
170 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5209_switch_output_voltage()
H A Drts5229.c77 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5229_optimize_phy()
144 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5229_switch_output_voltage()
152 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5229_switch_output_voltage()
H A Drts5228.c91 return rtsx_pci_write_phy_register(pcr, 0x07, 0x8F40); in rts5228_optimize_phy()
233 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
245 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
H A Drts5261.c229 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
241 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
H A Drtsx_pcr.c241 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val) in rtsx_pci_write_phy_register() function
248 EXPORT_SYMBOL_GPL(rtsx_pci_write_phy_register);
1233 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_enable_oobs_polling()
1249 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_disable_oobs_polling()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/cardreader/
H A Drts5249.c617 rtsx_pci_write_phy_register(pcr, PHY_PCR, in rts524a_optimize_phy()
620 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
624 rtsx_pci_write_phy_register(pcr, PHY_SSCCR3, in rts524a_optimize_phy()
626 rtsx_pci_write_phy_register(pcr, PHY_SSCCR2, in rts524a_optimize_phy()
629 rtsx_pci_write_phy_register(pcr, PHY_ANA1A, in rts524a_optimize_phy()
632 rtsx_pci_write_phy_register(pcr, PHY_ANA1D, in rts524a_optimize_phy()
634 rtsx_pci_write_phy_register(pcr, PHY_DIG1E, in rts524a_optimize_phy()
644 rtsx_pci_write_phy_register(pcr, PHY_ANA08, in rts524a_optimize_phy()
787 rtsx_pci_write_phy_register(pcr, _PHY_FLD0, in rts525a_optimize_phy()
792 rtsx_pci_write_phy_register(pcr, _PHY_ANA03, in rts525a_optimize_phy()
[all …]
H A Drts5227.c195 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5227_optimize_phy()
269 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5227_switch_output_voltage()
273 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts5227_switch_output_voltage()
276 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C80 | 0x24); in rts5227_switch_output_voltage()
383 err = rtsx_pci_write_phy_register(pcr, PHY_RCR2, in rts522a_optimize_phy()
388 rtsx_pci_write_phy_register(pcr, PHY_RCR1, PHY_RCR1_INIT_27S); in rts522a_optimize_phy()
389 rtsx_pci_write_phy_register(pcr, PHY_FLD0, PHY_FLD0_INIT_27S); in rts522a_optimize_phy()
390 rtsx_pci_write_phy_register(pcr, PHY_FLD3, PHY_FLD3_INIT_27S); in rts522a_optimize_phy()
420 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x57E4); in rts522a_switch_output_voltage()
424 err = rtsx_pci_write_phy_register(pcr, 0x11, 0x3C02); in rts522a_switch_output_voltage()
[all …]
H A Drts5229.c77 return rtsx_pci_write_phy_register(pcr, 0x00, 0xBA42); in rts5229_optimize_phy()
144 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5229_switch_output_voltage()
152 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5229_switch_output_voltage()
H A Drts5209.c76 return rtsx_pci_write_phy_register(pcr, 0x00, 0xB966); in rts5209_optimize_phy()
162 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4FC0 | 0x24); in rts5209_switch_output_voltage()
170 err = rtsx_pci_write_phy_register(pcr, 0x08, 0x4C40 | 0x24); in rts5209_switch_output_voltage()
H A Drts5228.c91 return rtsx_pci_write_phy_register(pcr, 0x07, 0x8F40); in rts5228_optimize_phy()
233 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
245 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5228_switch_output_voltage()
H A Drts5261.c229 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
241 err = rtsx_pci_write_phy_register(pcr, PHY_TUNE, val); in rts5261_switch_output_voltage()
H A Drtsx_pcr.c241 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val) in rtsx_pci_write_phy_register() function
248 EXPORT_SYMBOL_GPL(rtsx_pci_write_phy_register);
1233 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_enable_oobs_polling()
1249 rtsx_pci_write_phy_register(pcr, 0x01, val); in rtsx_pci_disable_oobs_polling()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Drtsx_pci.h1298 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val);
1349 return rtsx_pci_write_phy_register(pcr, addr, (val & mask) | append); in rtsx_pci_update_phy()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Drtsx_pci.h1298 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val);
1349 return rtsx_pci_write_phy_register(pcr, addr, (val & mask) | append); in rtsx_pci_update_phy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Drtsx_pci.h1298 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val);
1349 return rtsx_pci_write_phy_register(pcr, addr, (val & mask) | append); in rtsx_pci_update_phy()