/linux-4.4.14/drivers/mfd/ |
H A D | asic3.c | 445 u32 mask = ASIC3_GPIO_TO_MASK(offset), out_reg; asic3_gpio_direction() local 461 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_DIRECTION); asic3_gpio_direction() 465 out_reg |= mask; asic3_gpio_direction() 467 out_reg &= ~mask; asic3_gpio_direction() 469 asic3_write_register(asic, gpio_base + ASIC3_GPIO_DIRECTION, out_reg); asic3_gpio_direction() 511 u32 mask, out_reg; asic3_gpio_set() local 529 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_OUT); asic3_gpio_set() 532 out_reg |= mask; asic3_gpio_set() 534 out_reg &= ~mask; asic3_gpio_set() 536 asic3_write_register(asic, gpio_base + ASIC3_GPIO_OUT, out_reg); asic3_gpio_set() 555 u16 out_reg[ASIC3_NUM_GPIO_BANKS]; asic3_gpio_probe() local 560 memset(out_reg, 0, ASIC3_NUM_GPIO_BANKS * sizeof(u16)); asic3_gpio_probe() 582 out_reg[bank_num] |= (init << bit_num); asic3_gpio_probe() 593 out_reg[i]); asic3_gpio_probe()
|
/linux-4.4.14/drivers/input/misc/ |
H A D | 88pm80x_onkey.c | 111 goto out_reg; pm80x_onkey_probe() 135 out_reg: pm80x_onkey_probe()
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_functions.c | 540 goto out_reg; ftrace_trace_probe_callback() 545 goto out_reg; ftrace_trace_probe_callback() 555 out_reg: ftrace_trace_probe_callback()
|
H A D | trace_events_trigger.c | 655 goto out_reg; event_trigger_callback() 658 goto out_reg; event_trigger_callback() 664 out_reg: event_trigger_callback() 1246 goto out_reg; event_enable_trigger_func() 1249 goto out_reg; event_enable_trigger_func() 1255 out_reg: event_enable_trigger_func()
|
H A D | trace_events.c | 2768 goto out_reg; event_enable_func() 2784 out_reg: event_enable_func()
|
H A D | trace.c | 6044 goto out_reg; ftrace_trace_snapshot_callback() 6049 goto out_reg; ftrace_trace_snapshot_callback() 6059 out_reg: ftrace_trace_snapshot_callback()
|
/linux-4.4.14/arch/s390/pci/ |
H A D | pci_dma.c | 466 goto out_reg; zpci_dma_init_device() 475 goto out_reg; zpci_dma_init_device() 478 out_reg: zpci_dma_init_device()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | ci_dpm.c | 4374 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) ci_check_s0_mc_reg_index() argument 4380 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; ci_check_s0_mc_reg_index() 4383 *out_reg = MC_SEQ_DLL_STBY_LP >> 2; ci_check_s0_mc_reg_index() 4386 *out_reg = MC_SEQ_G5PDX_CMD0_LP >> 2; ci_check_s0_mc_reg_index() 4389 *out_reg = MC_SEQ_G5PDX_CMD1_LP >> 2; ci_check_s0_mc_reg_index() 4392 *out_reg = MC_SEQ_G5PDX_CTRL_LP >> 2; ci_check_s0_mc_reg_index() 4395 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; ci_check_s0_mc_reg_index() 4398 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; ci_check_s0_mc_reg_index() 4401 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; ci_check_s0_mc_reg_index() 4404 *out_reg = MC_SEQ_PMG_DVS_CMD_LP >> 2; ci_check_s0_mc_reg_index() 4407 *out_reg = MC_SEQ_PMG_DVS_CTL_LP >> 2; ci_check_s0_mc_reg_index() 4410 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; ci_check_s0_mc_reg_index() 4413 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; ci_check_s0_mc_reg_index() 4416 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; ci_check_s0_mc_reg_index() 4419 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; ci_check_s0_mc_reg_index() 4422 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; ci_check_s0_mc_reg_index() 4425 *out_reg = MC_SEQ_PMG_CMD_MRS_LP >> 2; ci_check_s0_mc_reg_index() 4428 *out_reg = MC_SEQ_PMG_CMD_MRS1_LP >> 2; ci_check_s0_mc_reg_index() 4431 *out_reg = MC_SEQ_PMG_TIMING_LP >> 2; ci_check_s0_mc_reg_index() 4434 *out_reg = MC_SEQ_PMG_CMD_MRS2_LP >> 2; ci_check_s0_mc_reg_index() 4437 *out_reg = MC_SEQ_WR_CTL_2_LP >> 2; ci_check_s0_mc_reg_index()
|
H A D | btc_dpm.c | 1855 static bool btc_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) btc_check_s0_mc_reg_index() argument 1861 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; btc_check_s0_mc_reg_index() 1864 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; btc_check_s0_mc_reg_index() 1867 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; btc_check_s0_mc_reg_index() 1870 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; btc_check_s0_mc_reg_index() 1873 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; btc_check_s0_mc_reg_index() 1876 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; btc_check_s0_mc_reg_index() 1879 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; btc_check_s0_mc_reg_index() 1882 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; btc_check_s0_mc_reg_index() 1885 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; btc_check_s0_mc_reg_index() 1888 *out_reg = MC_SEQ_PMG_CMD_MRS_LP >> 2; btc_check_s0_mc_reg_index() 1891 *out_reg = MC_SEQ_PMG_CMD_MRS1_LP >> 2; btc_check_s0_mc_reg_index()
|
H A D | ni_dpm.c | 2768 static bool ni_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) ni_check_s0_mc_reg_index() argument 2774 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; ni_check_s0_mc_reg_index() 2777 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; ni_check_s0_mc_reg_index() 2780 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; ni_check_s0_mc_reg_index() 2783 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; ni_check_s0_mc_reg_index() 2786 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; ni_check_s0_mc_reg_index() 2789 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; ni_check_s0_mc_reg_index() 2792 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; ni_check_s0_mc_reg_index() 2795 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; ni_check_s0_mc_reg_index() 2798 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; ni_check_s0_mc_reg_index() 2801 *out_reg = MC_SEQ_PMG_CMD_MRS_LP >> 2; ni_check_s0_mc_reg_index() 2804 *out_reg = MC_SEQ_PMG_CMD_MRS1_LP >> 2; ni_check_s0_mc_reg_index() 2807 *out_reg = MC_SEQ_PMG_TIMING_LP >> 2; ni_check_s0_mc_reg_index() 2810 *out_reg = MC_SEQ_PMG_CMD_MRS2_LP >> 2; ni_check_s0_mc_reg_index()
|
H A D | si_dpm.c | 5438 static bool si_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) si_check_s0_mc_reg_index() argument 5444 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; si_check_s0_mc_reg_index() 5447 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; si_check_s0_mc_reg_index() 5450 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; si_check_s0_mc_reg_index() 5453 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; si_check_s0_mc_reg_index() 5456 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; si_check_s0_mc_reg_index() 5459 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; si_check_s0_mc_reg_index() 5462 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; si_check_s0_mc_reg_index() 5465 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; si_check_s0_mc_reg_index() 5468 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; si_check_s0_mc_reg_index() 5471 *out_reg = MC_SEQ_PMG_CMD_MRS_LP >> 2; si_check_s0_mc_reg_index() 5474 *out_reg = MC_SEQ_PMG_CMD_MRS1_LP >> 2; si_check_s0_mc_reg_index() 5477 *out_reg = MC_SEQ_PMG_TIMING_LP >> 2; si_check_s0_mc_reg_index() 5480 *out_reg = MC_SEQ_PMG_CMD_MRS2_LP >> 2; si_check_s0_mc_reg_index() 5483 *out_reg = MC_SEQ_WR_CTL_2_LP >> 2; si_check_s0_mc_reg_index()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | ci_dpm.c | 4543 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) ci_check_s0_mc_reg_index() argument 4549 *out_reg = mmMC_SEQ_RAS_TIMING_LP; ci_check_s0_mc_reg_index() 4552 *out_reg = mmMC_SEQ_DLL_STBY_LP; ci_check_s0_mc_reg_index() 4555 *out_reg = mmMC_SEQ_G5PDX_CMD0_LP; ci_check_s0_mc_reg_index() 4558 *out_reg = mmMC_SEQ_G5PDX_CMD1_LP; ci_check_s0_mc_reg_index() 4561 *out_reg = mmMC_SEQ_G5PDX_CTRL_LP; ci_check_s0_mc_reg_index() 4564 *out_reg = mmMC_SEQ_CAS_TIMING_LP; ci_check_s0_mc_reg_index() 4567 *out_reg = mmMC_SEQ_MISC_TIMING_LP; ci_check_s0_mc_reg_index() 4570 *out_reg = mmMC_SEQ_MISC_TIMING2_LP; ci_check_s0_mc_reg_index() 4573 *out_reg = mmMC_SEQ_PMG_DVS_CMD_LP; ci_check_s0_mc_reg_index() 4576 *out_reg = mmMC_SEQ_PMG_DVS_CTL_LP; ci_check_s0_mc_reg_index() 4579 *out_reg = mmMC_SEQ_RD_CTL_D0_LP; ci_check_s0_mc_reg_index() 4582 *out_reg = mmMC_SEQ_RD_CTL_D1_LP; ci_check_s0_mc_reg_index() 4585 *out_reg = mmMC_SEQ_WR_CTL_D0_LP; ci_check_s0_mc_reg_index() 4588 *out_reg = mmMC_SEQ_WR_CTL_D1_LP; ci_check_s0_mc_reg_index() 4591 *out_reg = mmMC_SEQ_PMG_CMD_EMRS_LP; ci_check_s0_mc_reg_index() 4594 *out_reg = mmMC_SEQ_PMG_CMD_MRS_LP; ci_check_s0_mc_reg_index() 4597 *out_reg = mmMC_SEQ_PMG_CMD_MRS1_LP; ci_check_s0_mc_reg_index() 4600 *out_reg = mmMC_SEQ_PMG_TIMING_LP; ci_check_s0_mc_reg_index() 4603 *out_reg = mmMC_SEQ_PMG_CMD_MRS2_LP; ci_check_s0_mc_reg_index() 4606 *out_reg = mmMC_SEQ_WR_CTL_2_LP; ci_check_s0_mc_reg_index()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-cpm.c | 503 goto out_reg; cpm_i2c_setup() 524 goto out_reg; cpm_i2c_setup() 597 out_reg: cpm_i2c_setup()
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-mvebu.c | 88 u32 out_reg; member in struct:mvebu_gpio_chip 574 mvchip->out_reg = readl(mvebu_gpioreg_out(mvchip)); mvebu_gpio_suspend() 618 writel(mvchip->out_reg, mvebu_gpioreg_out(mvchip)); mvebu_gpio_resume()
|
/linux-4.4.14/drivers/s390/char/ |
H A D | sclp_vt220.c | 769 goto out_reg; sclp_vt220_tty_init() 773 out_reg: sclp_vt220_tty_init()
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | bf537-lq035.c | 782 goto out_reg; bfin_lq035_probe() 807 out_reg: bfin_lq035_probe()
|
H A D | uvesafb.c | 1739 goto out_reg; uvesafb_probe() 1779 out_reg: uvesafb_probe()
|
/linux-4.4.14/drivers/watchdog/ |
H A D | wdt_pci.c | 646 goto out_reg; wdtpci_init_one() 699 out_reg: wdtpci_init_one()
|
/linux-4.4.14/drivers/char/ |
H A D | lp.c | 984 goto out_reg; lp_init() 1005 out_reg: lp_init()
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
H A D | adma.c | 4594 goto out_reg; ppc440spe_adma_init() 4625 out_reg: ppc440spe_adma_init()
|