Searched refs:rtsx_pcr (Results 1 – 1 of 1) sorted by relevance
856 struct rtsx_pcr;859 struct rtsx_pcr *pcr;863 int (*write_phy)(struct rtsx_pcr *pcr, u8 addr, u16 val);864 int (*read_phy)(struct rtsx_pcr *pcr, u8 addr, u16 *val);865 int (*extra_init_hw)(struct rtsx_pcr *pcr);866 int (*optimize_phy)(struct rtsx_pcr *pcr);867 int (*turn_on_led)(struct rtsx_pcr *pcr);868 int (*turn_off_led)(struct rtsx_pcr *pcr);869 int (*enable_auto_blink)(struct rtsx_pcr *pcr);870 int (*disable_auto_blink)(struct rtsx_pcr *pcr);[all …]