/openbmc/linux/drivers/misc/cardreader/ |
H A D | rts5260.c | 19 static u8 rts5260_get_ic_version(struct rtsx_pcr *pcr) in rts5260_get_ic_version() 27 static void rts5260_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5260_fill_driving() 61 static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtsx_base_fetch_vendor_settings() 88 static int rtsx_base_enable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_enable_auto_blink() 94 static int rtsx_base_disable_auto_blink(struct rtsx_pcr *pcr) in rtsx_base_disable_auto_blink() 100 static int rts5260_turn_on_led(struct rtsx_pcr *pcr) in rts5260_turn_on_led() 106 static int rts5260_turn_off_led(struct rtsx_pcr *pcr) in rts5260_turn_off_led() 164 static int sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr) in sd_set_sample_push_timing_sd30() 176 static int rts5260_card_power_on(struct rtsx_pcr *pcr, int card) in rts5260_card_power_on() 220 static int rts5260_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5260_switch_output_voltage() [all …]
|
H A D | rts5249.c | 16 static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr) in rts5249_get_ic_version() 24 static void rts5249_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5249_fill_driving() 56 static void rtsx_base_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtsx_base_fetch_vendor_settings() 87 static void rts5249_init_from_cfg(struct rtsx_pcr *pcr) in rts5249_init_from_cfg() 105 static void rts52xa_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts52xa_force_power_down() 126 static void rts52xa_save_content_from_efuse(struct rtsx_pcr *pcr) in rts52xa_save_content_from_efuse() 200 static void rts52xa_save_content_to_autoload_space(struct rtsx_pcr *pcr) in rts52xa_save_content_to_autoload_space() 232 static int rts5249_extra_init_hw(struct rtsx_pcr *pcr) in rts5249_extra_init_hw() 309 static int rts5249_optimize_phy(struct rtsx_pcr *pcr) in rts5249_optimize_phy() 375 static int rtsx_base_turn_on_led(struct rtsx_pcr *pcr) in rtsx_base_turn_on_led() [all …]
|
H A D | rtsx_pcr.c | 62 static int rtsx_comm_set_ltr_latency(struct rtsx_pcr *pcr, u32 latency) in rtsx_comm_set_ltr_latency() 78 int rtsx_set_ltr_latency(struct rtsx_pcr *pcr, u32 latency) in rtsx_set_ltr_latency() 83 static void rtsx_comm_set_aspm(struct rtsx_pcr *pcr, bool enable) in rtsx_comm_set_aspm() 107 static void rtsx_disable_aspm(struct rtsx_pcr *pcr) in rtsx_disable_aspm() 115 int rtsx_set_l1off_sub(struct rtsx_pcr *pcr, u8 val) in rtsx_set_l1off_sub() 122 static void rtsx_set_l1off_sub_cfg_d0(struct rtsx_pcr *pcr, int active) in rtsx_set_l1off_sub_cfg_d0() 128 static void rtsx_comm_pm_full_on(struct rtsx_pcr *pcr) in rtsx_comm_pm_full_on() 144 static void rtsx_pm_full_on(struct rtsx_pcr *pcr) in rtsx_pm_full_on() 149 void rtsx_pci_start_run(struct rtsx_pcr *pcr) in rtsx_pci_start_run() 164 int rtsx_pci_write_register(struct rtsx_pcr *pcr, u16 addr, u8 mask, u8 data) in rtsx_pci_write_register() [all …]
|
H A D | rts5228.c | 19 static u8 rts5228_get_ic_version(struct rtsx_pcr *pcr) in rts5228_get_ic_version() 27 static void rts5228_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5228_fill_driving() 61 static void rtsx5228_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtsx5228_fetch_vendor_settings() 89 static int rts5228_optimize_phy(struct rtsx_pcr *pcr) in rts5228_optimize_phy() 94 static void rts5228_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts5228_force_power_down() 117 static int rts5228_enable_auto_blink(struct rtsx_pcr *pcr) in rts5228_enable_auto_blink() 123 static int rts5228_disable_auto_blink(struct rtsx_pcr *pcr) in rts5228_disable_auto_blink() 129 static int rts5228_turn_on_led(struct rtsx_pcr *pcr) in rts5228_turn_on_led() 135 static int rts5228_turn_off_led(struct rtsx_pcr *pcr) in rts5228_turn_off_led() 167 static int rts5228_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr) in rts5228_sd_set_sample_push_timing_sd30() [all …]
|
H A D | rts5227.c | 17 static u8 rts5227_get_ic_version(struct rtsx_pcr *pcr) in rts5227_get_ic_version() 25 static void rts5227_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5227_fill_driving() 57 static void rts5227_fetch_vendor_settings(struct rtsx_pcr *pcr) in rts5227_fetch_vendor_settings() 84 static void rts5227_init_from_cfg(struct rtsx_pcr *pcr) in rts5227_init_from_cfg() 102 static int rts5227_extra_init_hw(struct rtsx_pcr *pcr) in rts5227_extra_init_hw() 167 static int rts5227_optimize_phy(struct rtsx_pcr *pcr) in rts5227_optimize_phy() 179 static int rts5227_turn_on_led(struct rtsx_pcr *pcr) in rts5227_turn_on_led() 184 static int rts5227_turn_off_led(struct rtsx_pcr *pcr) in rts5227_turn_off_led() 189 static int rts5227_enable_auto_blink(struct rtsx_pcr *pcr) in rts5227_enable_auto_blink() 194 static int rts5227_disable_auto_blink(struct rtsx_pcr *pcr) in rts5227_disable_auto_blink() [all …]
|
H A D | rtl8411.c | 18 static u8 rtl8411_get_ic_version(struct rtsx_pcr *pcr) in rtl8411_get_ic_version() 26 static int rtl8411b_is_qfn48(struct rtsx_pcr *pcr) in rtl8411b_is_qfn48() 38 static void rtl8411_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtl8411_fetch_vendor_settings() 61 static void rtl8411b_fetch_vendor_settings(struct rtsx_pcr *pcr) in rtl8411b_fetch_vendor_settings() 79 static void rtl8411_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rtl8411_force_power_down() 84 static int rtl8411_extra_init_hw(struct rtsx_pcr *pcr) in rtl8411_extra_init_hw() 96 static int rtl8411b_extra_init_hw(struct rtsx_pcr *pcr) in rtl8411b_extra_init_hw() 113 static int rtl8411_turn_on_led(struct rtsx_pcr *pcr) in rtl8411_turn_on_led() 118 static int rtl8411_turn_off_led(struct rtsx_pcr *pcr) in rtl8411_turn_off_led() 123 static int rtl8411_enable_auto_blink(struct rtsx_pcr *pcr) in rtl8411_enable_auto_blink() [all …]
|
H A D | rts5261.c | 18 static u8 rts5261_get_ic_version(struct rtsx_pcr *pcr) in rts5261_get_ic_version() 26 static void rts5261_fill_driving(struct rtsx_pcr *pcr, u8 voltage) in rts5261_fill_driving() 60 static void rts5261_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts5261_force_power_down() 94 static int rts5261_enable_auto_blink(struct rtsx_pcr *pcr) in rts5261_enable_auto_blink() 100 static int rts5261_disable_auto_blink(struct rtsx_pcr *pcr) in rts5261_disable_auto_blink() 106 static int rts5261_turn_on_led(struct rtsx_pcr *pcr) in rts5261_turn_on_led() 112 static int rts5261_turn_off_led(struct rtsx_pcr *pcr) in rts5261_turn_off_led() 144 static int rts5261_sd_set_sample_push_timing_sd30(struct rtsx_pcr *pcr) in rts5261_sd_set_sample_push_timing_sd30() 156 static int rts5261_card_power_on(struct rtsx_pcr *pcr, int card) in rts5261_card_power_on() 201 static int rts5261_switch_output_voltage(struct rtsx_pcr *pcr, u8 voltage) in rts5261_switch_output_voltage() [all …]
|
H A D | rts5229.c | 16 static u8 rts5229_get_ic_version(struct rtsx_pcr *pcr) in rts5229_get_ic_version() 24 static void rts5229_fetch_vendor_settings(struct rtsx_pcr *pcr) in rts5229_fetch_vendor_settings() 47 static void rts5229_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts5229_force_power_down() 52 static int rts5229_extra_init_hw(struct rtsx_pcr *pcr) in rts5229_extra_init_hw() 74 static int rts5229_optimize_phy(struct rtsx_pcr *pcr) in rts5229_optimize_phy() 80 static int rts5229_turn_on_led(struct rtsx_pcr *pcr) in rts5229_turn_on_led() 85 static int rts5229_turn_off_led(struct rtsx_pcr *pcr) in rts5229_turn_off_led() 90 static int rts5229_enable_auto_blink(struct rtsx_pcr *pcr) in rts5229_enable_auto_blink() 95 static int rts5229_disable_auto_blink(struct rtsx_pcr *pcr) in rts5229_disable_auto_blink() 100 static int rts5229_card_power_on(struct rtsx_pcr *pcr, int card) in rts5229_card_power_on() [all …]
|
H A D | rts5209.c | 16 static u8 rts5209_get_ic_version(struct rtsx_pcr *pcr) in rts5209_get_ic_version() 24 static void rts5209_fetch_vendor_settings(struct rtsx_pcr *pcr) in rts5209_fetch_vendor_settings() 50 static void rts5209_force_power_down(struct rtsx_pcr *pcr, u8 pm_state, bool runtime) in rts5209_force_power_down() 55 static int rts5209_extra_init_hw(struct rtsx_pcr *pcr) in rts5209_extra_init_hw() 74 static int rts5209_optimize_phy(struct rtsx_pcr *pcr) in rts5209_optimize_phy() 79 static int rts5209_turn_on_led(struct rtsx_pcr *pcr) in rts5209_turn_on_led() 84 static int rts5209_turn_off_led(struct rtsx_pcr *pcr) in rts5209_turn_off_led() 89 static int rts5209_enable_auto_blink(struct rtsx_pcr *pcr) in rts5209_enable_auto_blink() 94 static int rts5209_disable_auto_blink(struct rtsx_pcr *pcr) in rts5209_disable_auto_blink() 99 static int rts5209_card_power_on(struct rtsx_pcr *pcr, int card) in rts5209_card_power_on() [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | rtsx_pci_sdmmc.c | 27 struct rtsx_pcr *pcr; member 95 static void sd_cmd_set_sd_cmd(struct rtsx_pcr *pcr, struct mmc_command *cmd) in sd_cmd_set_sd_cmd() 102 static void sd_cmd_set_data_len(struct rtsx_pcr *pcr, u16 blocks, u16 blksz) in sd_cmd_set_data_len() 150 struct rtsx_pcr *pcr = host->pcr; in sd_pre_dma_transfer() local 201 struct rtsx_pcr *pcr = host->pcr; in sdmmc_post_req() local 212 struct rtsx_pcr *pcr = host->pcr; in sd_send_cmd_get_rsp() local 330 struct rtsx_pcr *pcr = host->pcr; in sd_read_data() local 384 struct rtsx_pcr *pcr = host->pcr; in sd_write_data() local 430 struct rtsx_pcr *pcr = host->pcr; in sd_read_long_data() local 488 struct rtsx_pcr *pcr = host->pcr; in sd_write_long_data() local [all …]
|
/openbmc/linux/drivers/memstick/host/ |
H A D | rtsx_pci_ms.c | 20 struct rtsx_pcr *pcr; member 48 struct rtsx_pcr *pcr = host->pcr; in ms_print_debug_regs() local 75 struct rtsx_pcr *pcr = host->pcr; in ms_power_on() local 109 struct rtsx_pcr *pcr = host->pcr; in ms_power_off() local 131 struct rtsx_pcr *pcr = host->pcr; in ms_transfer_data() local 202 struct rtsx_pcr *pcr = host->pcr; in ms_write_bytes() local 270 struct rtsx_pcr *pcr = host->pcr; in ms_read_bytes() local 393 struct rtsx_pcr *pcr = host->pcr; in rtsx_pci_ms_handle_req() local 436 struct rtsx_pcr *pcr = host->pcr; in rtsx_pci_ms_set_param() local 535 struct rtsx_pcr *pcr; in rtsx_pci_ms_drv_probe() local [all …]
|
/openbmc/linux/sound/firewire/ |
H A D | cmp.c | 75 int (*check)(struct cmp_connection *c, __be32 pcr), in pcr_modify() 162 __be32 pcr; in cmp_connection_check_used() local 278 static int pcr_set_check(struct cmp_connection *c, __be32 pcr) in pcr_set_check() 383 static __be32 pcr_break_modify(struct cmp_connection *c, __be32 pcr) in pcr_break_modify()
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_queue.c | 49 int pcr) in ima_lookup_digest_entry() 138 static int ima_pcr_extend(struct tpm_digest *digests_arg, int pcr) in ima_pcr_extend()
|
H A D | ima_api.c | 104 const unsigned char *filename, int pcr) in ima_store_template() 191 enum ima_hooks func, int *pcr, in ima_get_action() 348 int xattr_len, const struct modsig *modsig, int pcr, in ima_store_measurement()
|
H A D | ima_main.c | 218 int pcr = CONFIG_IMA_MEASURE_PCR_IDX; in process_measurement() local 479 int pcr; ima_file_mprotect() local 931 process_buffer_measurement(struct mnt_idmap * idmap,struct inode * inode,const void * buf,int size,const char * eventname,enum ima_hooks func,int pcr,const char * func_data,bool buf_hash,u8 * digest,size_t digest_len) process_buffer_measurement() argument [all...] |
/openbmc/linux/include/linux/ |
H A D | rtsx_pci.h | 90 #define rtsx_pci_writel(pcr, reg, value) \ argument 92 #define rtsx_pci_readl(pcr, reg) \ argument 94 #define rtsx_pci_writew(pcr, reg, value) \ argument 96 #define rtsx_pci_readw(pcr, reg) \ argument 98 #define rtsx_pci_writeb(pcr, reg, value) \ argument 100 #define rtsx_pci_readb(pcr, reg) \ argument 1074 #define rtsx_pci_init_cmd(pcr) ((pcr)->ci = 0) argument 1082 struct rtsx_pcr *pcr; member 1275 #define CHK_PCI_PID(pcr, pid) ((pcr)->pci->device == (pid)) argument 1276 #define PCI_VID(pcr) ((pcr)->pci->vendor) argument [all …]
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-audmux.c | 180 int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr) in imx_audmux_v1_configure_port() 230 unsigned int pcr = 0; in imx_audmux_parse_dt_defaults() local
|
/openbmc/linux/arch/powerpc/platforms/86xx/ |
H A D | mpc86xx_smp.c | 38 unsigned long pcr; in smp_86xx_release_core() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_ts.c | 20 static u32 vidtv_ts_write_pcr_bits(u8 *to, u32 to_offset, u64 pcr) in vidtv_ts_write_pcr_bits()
|
H A D | vidtv_pes.h | 129 u64 pcr; member 174 u64 pcr; member
|
/openbmc/u-boot/include/faraday/ |
H A D | ftahbc020s.h | 19 unsigned int pcr; /* 0x80 - Priority Ctrl Reg */ member
|
/openbmc/qemu/target/ppc/ |
H A D | compat.c | 33 uint64_t pcr; member 177 uint64_t pcr; in ppc_set_compat() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-nsm.c | 378 struct PCRInfo *pcr; in handle_describe_pcr() local 556 struct PCRInfo *pcr; in handle_extend_pcr() local 709 struct PCRInfo *pcr; in handle_lock_pcr() local 1165 struct PCRInfo *pcr; in add_payload_to_cose() local 1616 struct PCRInfo *pcr = &(vnsm->pcrs[ind]); in extend_pcr() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | imxfb.c | 53 u32 pcr; member 182 u_int pcr; member 378 u32 pcr = 0; in imxfb_check_var() local 748 u32 pcr; in imxfb_of_read_mode() local
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_aewb.c | 28 u32 pcr; in h3a_aewb_setup_regs() local
|