/drivers/mfd/ |
D | rtsx_pcr.c | 65 void rtsx_pci_start_run(struct rtsx_pcr *pcr) in rtsx_pci_start_run() 81 int rtsx_pci_write_register(struct rtsx_pcr *pcr, u16 addr, u8 mask, u8 data) in rtsx_pci_write_register() 105 int rtsx_pci_read_register(struct rtsx_pcr *pcr, u16 addr, u8 *data) in rtsx_pci_read_register() 129 int rtsx_pci_write_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 val) in rtsx_pci_write_phy_register() 163 int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val) in rtsx_pci_read_phy_register() 211 void rtsx_pci_stop_cmd(struct rtsx_pcr *pcr) in rtsx_pci_stop_cmd() 221 void rtsx_pci_add_cmd(struct rtsx_pcr *pcr, in rtsx_pci_add_cmd() 244 void rtsx_pci_send_cmd_no_wait(struct rtsx_pcr *pcr) in rtsx_pci_send_cmd_no_wait() 257 int rtsx_pci_send_cmd(struct rtsx_pcr *pcr, int timeout) in rtsx_pci_send_cmd() 315 static void rtsx_pci_add_sg_tbl(struct rtsx_pcr *pcr, in rtsx_pci_add_sg_tbl() [all …]
|
D | rts5209.c | 29 static u8 rts5209_get_ic_version(struct rtsx_pcr *pcr) in rts5209_get_ic_version() 37 static void rts5209_init_vendor_cfg(struct rtsx_pcr *pcr) in rts5209_init_vendor_cfg() 52 static int rts5209_extra_init_hw(struct rtsx_pcr *pcr) in rts5209_extra_init_hw() 64 static int rts5209_optimize_phy(struct rtsx_pcr *pcr) in rts5209_optimize_phy() 69 static int rts5209_turn_on_led(struct rtsx_pcr *pcr) in rts5209_turn_on_led() 74 static int rts5209_turn_off_led(struct rtsx_pcr *pcr) in rts5209_turn_off_led() 79 static int rts5209_enable_auto_blink(struct rtsx_pcr *pcr) in rts5209_enable_auto_blink() 84 static int rts5209_disable_auto_blink(struct rtsx_pcr *pcr) in rts5209_disable_auto_blink() 89 static int rts5209_card_power_on(struct rtsx_pcr *pcr, int card) in rts5209_card_power_on() 127 static int rts5209_card_power_off(struct rtsx_pcr *pcr, int card) in rts5209_card_power_off() [all …]
|
D | rts5229.c | 29 static u8 rts5229_get_ic_version(struct rtsx_pcr *pcr) in rts5229_get_ic_version() 37 static int rts5229_extra_init_hw(struct rtsx_pcr *pcr) in rts5229_extra_init_hw() 52 static int rts5229_optimize_phy(struct rtsx_pcr *pcr) in rts5229_optimize_phy() 58 static int rts5229_turn_on_led(struct rtsx_pcr *pcr) in rts5229_turn_on_led() 63 static int rts5229_turn_off_led(struct rtsx_pcr *pcr) in rts5229_turn_off_led() 68 static int rts5229_enable_auto_blink(struct rtsx_pcr *pcr) in rts5229_enable_auto_blink() 73 static int rts5229_disable_auto_blink(struct rtsx_pcr *pcr) in rts5229_disable_auto_blink() 78 static int rts5229_card_power_on(struct rtsx_pcr *pcr, int card) in rts5229_card_power_on() 106 static int rts5229_card_power_off(struct rtsx_pcr *pcr, int card) in rts5229_card_power_off() 117 static int rts5229_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5229_switch_output_voltage() [all …]
|
D | rts5249.c | 29 static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr) in rts5249_get_ic_version() 37 static int rts5249_extra_init_hw(struct rtsx_pcr *pcr) in rts5249_extra_init_hw() 59 static int rts5249_optimize_phy(struct rtsx_pcr *pcr) in rts5249_optimize_phy() 72 static int rts5249_turn_on_led(struct rtsx_pcr *pcr) in rts5249_turn_on_led() 77 static int rts5249_turn_off_led(struct rtsx_pcr *pcr) in rts5249_turn_off_led() 82 static int rts5249_enable_auto_blink(struct rtsx_pcr *pcr) in rts5249_enable_auto_blink() 87 static int rts5249_disable_auto_blink(struct rtsx_pcr *pcr) in rts5249_disable_auto_blink() 92 static int rts5249_card_power_on(struct rtsx_pcr *pcr, int card) in rts5249_card_power_on() 119 static int rts5249_card_power_off(struct rtsx_pcr *pcr, int card) in rts5249_card_power_off() 129 static int rts5249_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5249_switch_output_voltage() [all …]
|
D | rtl8411.c | 30 static u8 rtl8411_get_ic_version(struct rtsx_pcr *pcr) in rtl8411_get_ic_version() 38 static int rtl8411_extra_init_hw(struct rtsx_pcr *pcr) in rtl8411_extra_init_hw() 44 static int rtl8411_turn_on_led(struct rtsx_pcr *pcr) in rtl8411_turn_on_led() 49 static int rtl8411_turn_off_led(struct rtsx_pcr *pcr) in rtl8411_turn_off_led() 54 static int rtl8411_enable_auto_blink(struct rtsx_pcr *pcr) in rtl8411_enable_auto_blink() 59 static int rtl8411_disable_auto_blink(struct rtsx_pcr *pcr) in rtl8411_disable_auto_blink() 64 static int rtl8411_card_power_on(struct rtsx_pcr *pcr, int card) in rtl8411_card_power_on() 102 static int rtl8411_card_power_off(struct rtsx_pcr *pcr, int card) in rtl8411_card_power_off() 115 static int rtl8411_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rtl8411_switch_output_voltage() 140 static unsigned int rtl8411_cd_deglitch(struct rtsx_pcr *pcr) in rtl8411_cd_deglitch() [all …]
|
D | rts5227.c | 32 static int rts5227_extra_init_hw(struct rtsx_pcr *pcr) in rts5227_extra_init_hw() 66 static int rts5227_optimize_phy(struct rtsx_pcr *pcr) in rts5227_optimize_phy() 72 static int rts5227_turn_on_led(struct rtsx_pcr *pcr) in rts5227_turn_on_led() 77 static int rts5227_turn_off_led(struct rtsx_pcr *pcr) in rts5227_turn_off_led() 82 static int rts5227_enable_auto_blink(struct rtsx_pcr *pcr) in rts5227_enable_auto_blink() 87 static int rts5227_disable_auto_blink(struct rtsx_pcr *pcr) in rts5227_disable_auto_blink() 92 static int rts5227_card_power_on(struct rtsx_pcr *pcr, int card) in rts5227_card_power_on() 120 static int rts5227_card_power_off(struct rtsx_pcr *pcr, int card) in rts5227_card_power_off() 131 static int rts5227_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5227_switch_output_voltage() 224 void rts5227_init_params(struct rtsx_pcr *pcr) in rts5227_init_params()
|
/drivers/mmc/host/ |
D | rtsx_pci_sdmmc.c | 47 struct rtsx_pcr *pcr; member 79 struct rtsx_pcr *pcr = host->pcr; in sd_print_debug_regs() local 104 struct rtsx_pcr *pcr = host->pcr; in sd_read_data() local 164 struct rtsx_pcr *pcr = host->pcr; in sd_write_data() local 221 struct rtsx_pcr *pcr = host->pcr; in sd_send_cmd_get_rsp() local 358 struct rtsx_pcr *pcr = host->pcr; in sd_rw_multi() local 480 struct rtsx_pcr *pcr = host->pcr; in sd_change_phase() local 680 struct rtsx_pcr *pcr = host->pcr; in sdmmc_request() local 768 struct rtsx_pcr *pcr = host->pcr; in sd_power_on() local 802 struct rtsx_pcr *pcr = host->pcr; in sd_power_off() local [all …]
|
/drivers/memstick/host/ |
D | rtsx_pci_ms.c | 33 struct rtsx_pcr *pcr; member 61 struct rtsx_pcr *pcr = host->pcr; in ms_print_debug_regs() local 88 struct rtsx_pcr *pcr = host->pcr; in ms_power_on() local 122 struct rtsx_pcr *pcr = host->pcr; in ms_power_off() local 144 struct rtsx_pcr *pcr = host->pcr; in ms_transfer_data() local 205 struct rtsx_pcr *pcr = host->pcr; in ms_write_bytes() local 273 struct rtsx_pcr *pcr = host->pcr; in ms_read_bytes() local 396 struct rtsx_pcr *pcr = host->pcr; in rtsx_pci_ms_handle_req() local 439 struct rtsx_pcr *pcr = host->pcr; in rtsx_pci_ms_set_param() local 538 struct rtsx_pcr *pcr; in rtsx_pci_ms_drv_probe() local [all …]
|
/drivers/media/platform/omap3isp/ |
D | isph3a_aewb.c | 41 u32 pcr; in h3a_aewb_setup_regs() local
|
D | isph3a_af.c | 42 u32 pcr; in h3a_af_setup_regs() local
|
/drivers/atm/ |
D | horizon.c | 2101 static int atm_pcr_check (struct atm_trafprm * tp, unsigned int pcr) { in atm_pcr_check() 2262 int pcr = atm_pcr_goal (txtp); in hrz_open() local 2392 int pcr = atm_pcr_goal (rxtp); in hrz_open() local
|
D | idt77252.c | 2070 idt77252_rate_logindex(struct idt77252_dev *card, int pcr) in idt77252_rate_logindex() 2124 idt77252_init_est(struct vc_map *vc, int pcr) in idt77252_init_est()
|
D | firestream.c | 984 int pcr = atm_pcr_goal (txtp); in fs_open() local
|
D | ambassador.c | 1061 int pcr = atm_pcr_goal (txtp); in amb_open() local
|
D | zatm.c | 786 static int alloc_shaper(struct atm_dev *dev,int *pcr,int min,int max,int ubr) in alloc_shaper()
|
D | eni.c | 1247 static int comp_tx(struct eni_dev *eni_dev,int *pcr,int reserved,int *pre, in comp_tx()
|
D | iphase.h | 212 u32 pcr; member 250 u_short pcr; member 811 u32 pcr; /* Peak Cell Rate (24-bit) */ member
|
D | lanai.c | 2090 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg() local
|
D | he.h | 246 long pcr; member
|
/drivers/tty/serial/ |
D | sunsab.h | 36 u8 pcr; /* Port Configuration Register */ member 72 u8 pcr; member 108 u8 pcr; member
|
/drivers/video/ |
D | imxfb.c | 159 u_int pcr; member 342 u32 pcr = 0; in imxfb_check_var() local
|
/drivers/spi/ |
D | spi-au1550.c | 157 u32 pcr; in au1550_spi_reset_fifos() local
|
/drivers/net/wan/ |
D | n2.c | 342 u8 cnt, pcr; in n2_run() local
|
/drivers/pinctrl/ |
D | pinctrl-coh901.c | 72 u32 pcr; member
|
/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 401 __be16 pcr = htons(dec->pid[DMX_PES_PCR]); in ttusb_dec_set_pids() local
|