/linux-6.12.1/drivers/input/misc/ |
D | 88pm80x_onkey.c | 98 goto out_reg; in pm80x_onkey_probe() 122 out_reg: in pm80x_onkey_probe()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | iceland_smumgr.c | 2375 static bool iceland_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in iceland_check_s0_mc_reg_index() argument 2381 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2385 *out_reg = mmMC_SEQ_DLL_STBY_LP; in iceland_check_s0_mc_reg_index() 2389 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in iceland_check_s0_mc_reg_index() 2393 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in iceland_check_s0_mc_reg_index() 2397 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in iceland_check_s0_mc_reg_index() 2401 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2405 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in iceland_check_s0_mc_reg_index() 2409 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in iceland_check_s0_mc_reg_index() 2413 *out_reg = mmMC_SEQ_PMG_DVS_CMD_LP; in iceland_check_s0_mc_reg_index() [all …]
|
D | ci_smumgr.c | 2448 static bool ci_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in ci_check_s0_mc_reg_index() argument 2454 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2458 *out_reg = mmMC_SEQ_DLL_STBY_LP; in ci_check_s0_mc_reg_index() 2462 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in ci_check_s0_mc_reg_index() 2466 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in ci_check_s0_mc_reg_index() 2470 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in ci_check_s0_mc_reg_index() 2474 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2478 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in ci_check_s0_mc_reg_index() 2482 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in ci_check_s0_mc_reg_index() 2486 *out_reg = mmMC_SEQ_PMG_DVS_CMD_LP; in ci_check_s0_mc_reg_index() [all …]
|
D | tonga_smumgr.c | 2837 static bool tonga_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in tonga_check_s0_mc_reg_index() argument 2843 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in tonga_check_s0_mc_reg_index() 2847 *out_reg = mmMC_SEQ_DLL_STBY_LP; in tonga_check_s0_mc_reg_index() 2851 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in tonga_check_s0_mc_reg_index() 2855 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in tonga_check_s0_mc_reg_index() 2859 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in tonga_check_s0_mc_reg_index() 2863 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in tonga_check_s0_mc_reg_index() 2867 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in tonga_check_s0_mc_reg_index() 2871 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in tonga_check_s0_mc_reg_index() 2875 *out_reg = mmMC_SEQ_PMG_DVS_CMD_LP; in tonga_check_s0_mc_reg_index() [all …]
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | btc_dpm.c | 1825 static bool btc_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in btc_check_s0_mc_reg_index() argument 1831 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1834 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1837 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1840 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in btc_check_s0_mc_reg_index() 1843 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1846 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1849 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1852 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1855 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in btc_check_s0_mc_reg_index() [all …]
|
D | ci_dpm.c | 4363 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ci_check_s0_mc_reg_index() argument 4369 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4372 *out_reg = MC_SEQ_DLL_STBY_LP >> 2; in ci_check_s0_mc_reg_index() 4375 *out_reg = MC_SEQ_G5PDX_CMD0_LP >> 2; in ci_check_s0_mc_reg_index() 4378 *out_reg = MC_SEQ_G5PDX_CMD1_LP >> 2; in ci_check_s0_mc_reg_index() 4381 *out_reg = MC_SEQ_G5PDX_CTRL_LP >> 2; in ci_check_s0_mc_reg_index() 4384 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4387 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4390 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ci_check_s0_mc_reg_index() 4393 *out_reg = MC_SEQ_PMG_DVS_CMD_LP >> 2; in ci_check_s0_mc_reg_index() [all …]
|
D | ni_dpm.c | 2771 static bool ni_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ni_check_s0_mc_reg_index() argument 2777 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2780 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2783 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2786 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ni_check_s0_mc_reg_index() 2789 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2792 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2795 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2798 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2801 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in ni_check_s0_mc_reg_index() [all …]
|
D | si_dpm.c | 5362 static bool si_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in si_check_s0_mc_reg_index() argument 5368 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5371 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5374 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5377 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in si_check_s0_mc_reg_index() 5380 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in si_check_s0_mc_reg_index() 5383 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in si_check_s0_mc_reg_index() 5386 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in si_check_s0_mc_reg_index() 5389 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in si_check_s0_mc_reg_index() 5392 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in si_check_s0_mc_reg_index() [all …]
|
/linux-6.12.1/drivers/watchdog/ |
D | wdt_pci.c | 641 goto out_reg; in wdtpci_init_one() 694 out_reg: in wdtpci_init_one()
|
/linux-6.12.1/kernel/trace/ |
D | trace_functions.c | 827 goto out_reg; in ftrace_trace_probe_callback() 832 goto out_reg; in ftrace_trace_probe_callback() 842 out_reg: in ftrace_trace_probe_callback()
|
D | trace_events.c | 3685 goto out_reg; in event_enable_func() 3701 out_reg: in event_enable_func()
|
D | trace.c | 8736 goto out_reg; in ftrace_trace_snapshot_callback() 8741 goto out_reg; in ftrace_trace_snapshot_callback() 8751 out_reg: in ftrace_trace_snapshot_callback()
|
/linux-6.12.1/drivers/i2c/busses/ |
D | i2c-cpm.c | 495 goto out_reg; in cpm_i2c_setup() 516 goto out_reg; in cpm_i2c_setup() 591 out_reg: in cpm_i2c_setup()
|
/linux-6.12.1/drivers/s390/char/ |
D | sclp_vt220.c | 756 goto out_reg; in sclp_vt220_tty_init() 760 out_reg: in sclp_vt220_tty_init()
|
/linux-6.12.1/drivers/gpio/ |
D | gpio-mvebu.c | 125 u32 out_reg; member 965 &mvchip->out_reg); in mvebu_gpio_suspend() 1017 mvchip->out_reg); in mvebu_gpio_resume()
|
/linux-6.12.1/drivers/char/ |
D | lp.c | 1055 goto out_reg; in lp_init() 1075 out_reg: in lp_init()
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/ |
D | si_dpm.c | 5896 static bool si_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in si_check_s0_mc_reg_index() argument 5901 *out_reg = MC_SEQ_RAS_TIMING_LP; in si_check_s0_mc_reg_index() 5904 *out_reg = MC_SEQ_CAS_TIMING_LP; in si_check_s0_mc_reg_index() 5907 *out_reg = MC_SEQ_MISC_TIMING_LP; in si_check_s0_mc_reg_index() 5910 *out_reg = MC_SEQ_MISC_TIMING2_LP; in si_check_s0_mc_reg_index() 5913 *out_reg = MC_SEQ_RD_CTL_D0_LP; in si_check_s0_mc_reg_index() 5916 *out_reg = MC_SEQ_RD_CTL_D1_LP; in si_check_s0_mc_reg_index() 5919 *out_reg = MC_SEQ_WR_CTL_D0_LP; in si_check_s0_mc_reg_index() 5922 *out_reg = MC_SEQ_WR_CTL_D1_LP; in si_check_s0_mc_reg_index() 5925 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP; in si_check_s0_mc_reg_index() [all …]
|
/linux-6.12.1/drivers/i2c/ |
D | i2c-core-base.c | 1572 goto out_reg; in i2c_register_adapter() 1576 goto out_reg; in i2c_register_adapter() 1595 out_reg: in i2c_register_adapter()
|
/linux-6.12.1/drivers/video/fbdev/ |
D | uvesafb.c | 1723 goto out_reg; in uvesafb_probe() 1760 out_reg: in uvesafb_probe()
|
/linux-6.12.1/drivers/dma/ppc4xx/ |
D | adma.c | 4571 goto out_reg; in ppc440spe_adma_init() 4602 out_reg: in ppc440spe_adma_init()
|