/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | asic3.c | 442 u32 mask = ASIC3_GPIO_TO_MASK(offset), out_reg; in asic3_gpio_direction() local 458 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_DIRECTION); in asic3_gpio_direction() 462 out_reg |= mask; in asic3_gpio_direction() 464 out_reg &= ~mask; in asic3_gpio_direction() 466 asic3_write_register(asic, gpio_base + ASIC3_GPIO_DIRECTION, out_reg); in asic3_gpio_direction() 509 u32 mask, out_reg; in asic3_gpio_set() local 527 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_OUT); in asic3_gpio_set() 530 out_reg |= mask; in asic3_gpio_set() 532 out_reg &= ~mask; in asic3_gpio_set() 534 asic3_write_register(asic, gpio_base + ASIC3_GPIO_OUT, out_reg); in asic3_gpio_set() 551 u16 out_reg[ASIC3_NUM_GPIO_BANKS]; asic3_gpio_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | 88pm80x_onkey.c | 110 goto out_reg; in pm80x_onkey_probe() 134 out_reg: in pm80x_onkey_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | 88pm80x_onkey.c | 110 goto out_reg; in pm80x_onkey_probe() 134 out_reg: in pm80x_onkey_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 2374 static bool iceland_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in iceland_check_s0_mc_reg_index() argument 2380 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2384 *out_reg = mmMC_SEQ_DLL_STBY_LP; in iceland_check_s0_mc_reg_index() 2388 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in iceland_check_s0_mc_reg_index() 2392 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in iceland_check_s0_mc_reg_index() 2396 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in iceland_check_s0_mc_reg_index() 2400 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2404 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in iceland_check_s0_mc_reg_index() 2408 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in iceland_check_s0_mc_reg_index() 2412 *out_reg in iceland_check_s0_mc_reg_index() [all...] |
H A D | ci_smumgr.c | 2446 static bool ci_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in ci_check_s0_mc_reg_index() argument 2452 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2456 *out_reg = mmMC_SEQ_DLL_STBY_LP; in ci_check_s0_mc_reg_index() 2460 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in ci_check_s0_mc_reg_index() 2464 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in ci_check_s0_mc_reg_index() 2468 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in ci_check_s0_mc_reg_index() 2472 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2476 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in ci_check_s0_mc_reg_index() 2480 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in ci_check_s0_mc_reg_index() 2484 *out_reg in ci_check_s0_mc_reg_index() [all...] |
H A 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 in tonga_check_s0_mc_reg_index() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 2374 static bool iceland_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in iceland_check_s0_mc_reg_index() argument 2380 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2384 *out_reg = mmMC_SEQ_DLL_STBY_LP; in iceland_check_s0_mc_reg_index() 2388 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in iceland_check_s0_mc_reg_index() 2392 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in iceland_check_s0_mc_reg_index() 2396 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in iceland_check_s0_mc_reg_index() 2400 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in iceland_check_s0_mc_reg_index() 2404 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in iceland_check_s0_mc_reg_index() 2408 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in iceland_check_s0_mc_reg_index() 2412 *out_reg in iceland_check_s0_mc_reg_index() [all...] |
H A 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 in tonga_check_s0_mc_reg_index() [all...] |
H A D | ci_smumgr.c | 2447 static bool ci_check_s0_mc_reg_index(uint16_t in_reg, uint16_t *out_reg) in ci_check_s0_mc_reg_index() argument 2453 *out_reg = mmMC_SEQ_RAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2457 *out_reg = mmMC_SEQ_DLL_STBY_LP; in ci_check_s0_mc_reg_index() 2461 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; in ci_check_s0_mc_reg_index() 2465 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; in ci_check_s0_mc_reg_index() 2469 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; in ci_check_s0_mc_reg_index() 2473 *out_reg = mmMC_SEQ_CAS_TIMING_LP; in ci_check_s0_mc_reg_index() 2477 *out_reg = mmMC_SEQ_MISC_TIMING_LP; in ci_check_s0_mc_reg_index() 2481 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; in ci_check_s0_mc_reg_index() 2485 *out_reg in ci_check_s0_mc_reg_index() [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_functions.c | 660 goto out_reg; in ftrace_trace_probe_callback() 665 goto out_reg; in ftrace_trace_probe_callback() 675 out_reg: in ftrace_trace_probe_callback()
|
H A D | trace_events_trigger.c | 686 goto out_reg; in event_trigger_callback() 689 goto out_reg; in event_trigger_callback() 695 out_reg: in event_trigger_callback() 1510 goto out_reg; in event_enable_trigger_func() 1513 goto out_reg; in event_enable_trigger_func() 1519 out_reg: in event_enable_trigger_func()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | wdt_pci.c | 643 goto out_reg; in wdtpci_init_one() 696 out_reg: in wdtpci_init_one()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | wdt_pci.c | 643 goto out_reg; in wdtpci_init_one() 696 out_reg: in wdtpci_init_one()
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A 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()
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_functions.c | 814 goto out_reg; in ftrace_trace_probe_callback() 819 goto out_reg; in ftrace_trace_probe_callback() 829 out_reg: in ftrace_trace_probe_callback()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.c | 1855 static bool btc_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in btc_check_s0_mc_reg_index() argument 1861 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1864 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1867 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1870 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in btc_check_s0_mc_reg_index() 1873 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1876 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1879 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1882 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1885 *out_reg in btc_check_s0_mc_reg_index() [all...] |
H A D | ni_dpm.c | 2770 static bool ni_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ni_check_s0_mc_reg_index() argument 2776 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2779 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2782 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2785 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ni_check_s0_mc_reg_index() 2788 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2791 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2794 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2797 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2800 *out_reg in ni_check_s0_mc_reg_index() [all...] |
H A D | ci_dpm.c | 4392 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ci_check_s0_mc_reg_index() argument 4398 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4401 *out_reg = MC_SEQ_DLL_STBY_LP >> 2; in ci_check_s0_mc_reg_index() 4404 *out_reg = MC_SEQ_G5PDX_CMD0_LP >> 2; in ci_check_s0_mc_reg_index() 4407 *out_reg = MC_SEQ_G5PDX_CMD1_LP >> 2; in ci_check_s0_mc_reg_index() 4410 *out_reg = MC_SEQ_G5PDX_CTRL_LP >> 2; in ci_check_s0_mc_reg_index() 4413 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4416 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4419 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ci_check_s0_mc_reg_index() 4422 *out_reg in ci_check_s0_mc_reg_index() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | btc_dpm.c | 1853 static bool btc_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in btc_check_s0_mc_reg_index() argument 1859 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1862 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1865 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in btc_check_s0_mc_reg_index() 1868 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in btc_check_s0_mc_reg_index() 1871 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1874 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1877 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in btc_check_s0_mc_reg_index() 1880 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in btc_check_s0_mc_reg_index() 1883 *out_reg in btc_check_s0_mc_reg_index() [all...] |
H A 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 in ni_check_s0_mc_reg_index() [all...] |
H A D | ci_dpm.c | 4368 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ci_check_s0_mc_reg_index() argument 4374 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4377 *out_reg = MC_SEQ_DLL_STBY_LP >> 2; in ci_check_s0_mc_reg_index() 4380 *out_reg = MC_SEQ_G5PDX_CMD0_LP >> 2; in ci_check_s0_mc_reg_index() 4383 *out_reg = MC_SEQ_G5PDX_CMD1_LP >> 2; in ci_check_s0_mc_reg_index() 4386 *out_reg = MC_SEQ_G5PDX_CTRL_LP >> 2; in ci_check_s0_mc_reg_index() 4389 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4392 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4395 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ci_check_s0_mc_reg_index() 4398 *out_reg in ci_check_s0_mc_reg_index() [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_vt220.c | 756 goto out_reg; in sclp_vt220_tty_init() 760 out_reg: in sclp_vt220_tty_init()
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_vt220.c | 768 goto out_reg; in sclp_vt220_tty_init() 772 out_reg: in sclp_vt220_tty_init()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-mvebu.c | 123 u32 out_reg; member 925 &mvchip->out_reg); in mvebu_gpio_suspend() 977 mvchip->out_reg); in mvebu_gpio_resume()
|