/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() 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() 248 static void rts5260_stop_cmd(struct rtsx_pcr *pcr) in rts5260_stop_cmd() 280 static void rts5260_init_ocp(struct rtsx_pcr *pcr) in rts5260_init_ocp() 313 static void rts5260_enable_ocp(struct rtsx_pcr *pcr) in rts5260_enable_ocp() 322 static void rts5260_disable_ocp(struct rtsx_pcr *pcr) in rts5260_disable_ocp() 360 static void rts5260_process_ocp(struct rtsx_pcr *pcr) in rts5260_process_ocp() 379 static int rts5260_init_hw(struct rtsx_pcr *pcr) in rts5260_init_hw() 493 static int rts5260_extra_init_hw(struct rtsx_pcr *pcr) in rts5260_extra_init_hw() [all …]
|
H A D | rts5249.c | 16 static u8 rts5249_get_ic_version(struct rtsx_pcr *pcr) in rts5249_get_ic_version() 87 static void rts5249_init_from_cfg(struct rtsx_pcr *pcr) in rts5249_init_from_cfg() 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() 538 void rts5249_init_params(struct rtsx_pcr *pcr) in rts5249_init_params() 591 static int rts524a_optimize_phy(struct rtsx_pcr *pcr) in rts524a_optimize_phy() 634 static int rts524a_extra_init_hw(struct rtsx_pcr *pcr) in rts524a_extra_init_hw() 713 void rts524a_init_params(struct rtsx_pcr *pcr) in rts524a_init_params() 763 static int rts525a_optimize_phy(struct rtsx_pcr *pcr) in rts525a_optimize_phy() [all …]
|
H A D | rtsx_pcr.c | 303 void rtsx_pci_add_cmd(struct rtsx_pcr *pcr, in rtsx_pci_add_cmd() 894 struct rtsx_pcr *pcr; in rtsx_pci_card_detect() local 968 struct rtsx_pcr *pcr = dev_id; in rtsx_pci_isr() local 1499 struct rtsx_pcr *pcr; in rtsx_pci_probe() local 1636 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_remove() local 1680 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_suspend() local 1698 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_resume() local 1755 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_shutdown() local 1771 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_runtime_idle() local 1798 struct rtsx_pcr *pcr = handle->pcr; in rtsx_pci_runtime_suspend() local [all …]
|
H A D | rts5228.c | 19 static u8 rts5228_get_ic_version(struct rtsx_pcr *pcr) in rts5228_get_ic_version() 89 static int rts5228_optimize_phy(struct rtsx_pcr *pcr) in rts5228_optimize_phy() 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() 272 static void rts5228_stop_cmd(struct rtsx_pcr *pcr) in rts5228_stop_cmd() 288 static void rts5228_enable_ocp(struct rtsx_pcr *pcr) in rts5228_enable_ocp() 299 static void rts5228_disable_ocp(struct rtsx_pcr *pcr) in rts5228_disable_ocp() 324 static void rts5228_init_ocp(struct rtsx_pcr *pcr) in rts5228_init_ocp() 371 static void rts5228_process_ocp(struct rtsx_pcr *pcr) in rts5228_process_ocp() 405 static int rts5228_extra_init_hw(struct rtsx_pcr *pcr) in rts5228_extra_init_hw() [all …]
|
H A D | rts5227.c | 17 static u8 rts5227_get_ic_version(struct rtsx_pcr *pcr) in rts5227_get_ic_version() 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() 331 void rts5227_init_params(struct rtsx_pcr *pcr) in rts5227_init_params() 355 static int rts522a_optimize_phy(struct rtsx_pcr *pcr) in rts522a_optimize_phy() 379 static int rts522a_extra_init_hw(struct rtsx_pcr *pcr) in rts522a_extra_init_hw() [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() 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() 477 void rtl8411_init_params(struct rtsx_pcr *pcr) in rtl8411_init_params() 484 void rtl8411b_init_params(struct rtsx_pcr *pcr) in rtl8411b_init_params() [all …]
|
H A D | rts5261.c | 18 static u8 rts5261_get_ic_version(struct rtsx_pcr *pcr) in rts5261_get_ic_version() 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() 244 static void rts5261_stop_cmd(struct rtsx_pcr *pcr) in rts5261_stop_cmd() 261 static void rts5261_enable_ocp(struct rtsx_pcr *pcr) in rts5261_enable_ocp() 273 static void rts5261_disable_ocp(struct rtsx_pcr *pcr) in rts5261_disable_ocp() 300 static void rts5261_init_ocp(struct rtsx_pcr *pcr) in rts5261_init_ocp() 344 static void rts5261_process_ocp(struct rtsx_pcr *pcr) in rts5261_process_ocp() 360 static void rts5261_init_from_hw(struct rtsx_pcr *pcr) in rts5261_init_from_hw() 465 static int rts5261_extra_init_hw(struct rtsx_pcr *pcr) in rts5261_extra_init_hw() [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() 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() 124 static int rts5229_card_power_off(struct rtsx_pcr *pcr, int card) in rts5229_card_power_off() [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() 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() 133 static int rts5209_card_power_off(struct rtsx_pcr *pcr, int card) in rts5209_card_power_off() [all …]
|
/openbmc/linux/drivers/mmc/host/ |
H A D | rtsx_pci_sdmmc.c | 27 struct rtsx_pcr *pcr; member 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 618 struct rtsx_pcr *pcr = host->pcr; in sd_change_phase() local 1475 struct rtsx_pcr *pcr; in rtsx_pci_sdmmc_drv_probe() 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; in ima_file_mprotect() local 931 int pcr, const char *func_data, in process_buffer_measurement()
|
/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 1082 struct rtsx_pcr *pcr; member 1276 #define PCI_VID(pcr) ((pcr)->pci->vendor) argument 1277 #define PCI_PID(pcr) ((pcr)->pci->device) argument 1278 #define is_version(pcr, pid, ver) \ 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 166 uint64_t pcr; in ppc_set_compat() 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
|
/openbmc/qemu/include/hw/misc/ |
H A D | npcm7xx_pwm.h | 98 uint32_t pcr; member
|