/linux-4.1.27/drivers/mfd/ |
D | asic3.c | 446 u32 mask = ASIC3_GPIO_TO_MASK(offset), out_reg; in asic3_gpio_direction() local 462 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_DIRECTION); in asic3_gpio_direction() 466 out_reg |= mask; in asic3_gpio_direction() 468 out_reg &= ~mask; in asic3_gpio_direction() 470 asic3_write_register(asic, gpio_base + ASIC3_GPIO_DIRECTION, out_reg); in asic3_gpio_direction() 512 u32 mask, out_reg; in asic3_gpio_set() local 530 out_reg = asic3_read_register(asic, gpio_base + ASIC3_GPIO_OUT); in asic3_gpio_set() 533 out_reg |= mask; in asic3_gpio_set() 535 out_reg &= ~mask; in asic3_gpio_set() 537 asic3_write_register(asic, gpio_base + ASIC3_GPIO_OUT, out_reg); in asic3_gpio_set() [all …]
|
/linux-4.1.27/drivers/input/misc/ |
D | 88pm80x_onkey.c | 111 goto out_reg; in pm80x_onkey_probe() 135 out_reg: in pm80x_onkey_probe()
|
/linux-4.1.27/kernel/trace/ |
D | trace_functions.c | 540 goto out_reg; in ftrace_trace_probe_callback() 545 goto out_reg; in ftrace_trace_probe_callback() 555 out_reg: in ftrace_trace_probe_callback()
|
D | trace_events_trigger.c | 655 goto out_reg; in event_trigger_callback() 658 goto out_reg; in event_trigger_callback() 664 out_reg: in event_trigger_callback() 1246 goto out_reg; in event_enable_trigger_func() 1249 goto out_reg; in event_enable_trigger_func() 1255 out_reg: in event_enable_trigger_func()
|
D | trace_events.c | 2287 goto out_reg; in event_enable_func() 2303 out_reg: in event_enable_func()
|
D | trace.c | 6009 goto out_reg; in ftrace_trace_snapshot_callback() 6014 goto out_reg; in ftrace_trace_snapshot_callback() 6024 out_reg: in ftrace_trace_snapshot_callback()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
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 = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in btc_check_s0_mc_reg_index() [all …]
|
D | ci_dpm.c | 4374 static bool ci_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ci_check_s0_mc_reg_index() argument 4380 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4383 *out_reg = MC_SEQ_DLL_STBY_LP >> 2; in ci_check_s0_mc_reg_index() 4386 *out_reg = MC_SEQ_G5PDX_CMD0_LP >> 2; in ci_check_s0_mc_reg_index() 4389 *out_reg = MC_SEQ_G5PDX_CMD1_LP >> 2; in ci_check_s0_mc_reg_index() 4392 *out_reg = MC_SEQ_G5PDX_CTRL_LP >> 2; in ci_check_s0_mc_reg_index() 4395 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4398 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ci_check_s0_mc_reg_index() 4401 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ci_check_s0_mc_reg_index() 4404 *out_reg = MC_SEQ_PMG_DVS_CMD_LP >> 2; in ci_check_s0_mc_reg_index() [all …]
|
D | ni_dpm.c | 2768 static bool ni_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in ni_check_s0_mc_reg_index() argument 2774 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2777 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2780 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in ni_check_s0_mc_reg_index() 2783 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in ni_check_s0_mc_reg_index() 2786 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2789 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2792 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in ni_check_s0_mc_reg_index() 2795 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in ni_check_s0_mc_reg_index() 2798 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in ni_check_s0_mc_reg_index() [all …]
|
D | si_dpm.c | 5364 static bool si_check_s0_mc_reg_index(u16 in_reg, u16 *out_reg) in si_check_s0_mc_reg_index() argument 5370 *out_reg = MC_SEQ_RAS_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5373 *out_reg = MC_SEQ_CAS_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5376 *out_reg = MC_SEQ_MISC_TIMING_LP >> 2; in si_check_s0_mc_reg_index() 5379 *out_reg = MC_SEQ_MISC_TIMING2_LP >> 2; in si_check_s0_mc_reg_index() 5382 *out_reg = MC_SEQ_RD_CTL_D0_LP >> 2; in si_check_s0_mc_reg_index() 5385 *out_reg = MC_SEQ_RD_CTL_D1_LP >> 2; in si_check_s0_mc_reg_index() 5388 *out_reg = MC_SEQ_WR_CTL_D0_LP >> 2; in si_check_s0_mc_reg_index() 5391 *out_reg = MC_SEQ_WR_CTL_D1_LP >> 2; in si_check_s0_mc_reg_index() 5394 *out_reg = MC_SEQ_PMG_CMD_EMRS_LP >> 2; in si_check_s0_mc_reg_index() [all …]
|
/linux-4.1.27/arch/s390/pci/ |
D | pci_dma.c | 443 goto out_reg; in zpci_dma_init_device() 452 goto out_reg; in zpci_dma_init_device() 455 out_reg: in zpci_dma_init_device()
|
/linux-4.1.27/drivers/watchdog/ |
D | wdt_pci.c | 646 goto out_reg; in wdtpci_init_one() 699 out_reg: in wdtpci_init_one()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-cpm.c | 503 goto out_reg; in cpm_i2c_setup() 524 goto out_reg; in cpm_i2c_setup() 597 out_reg: in cpm_i2c_setup()
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-mvebu.c | 88 u32 out_reg; member 584 mvchip->out_reg = readl(mvebu_gpioreg_out(mvchip)); in mvebu_gpio_suspend() 628 writel(mvchip->out_reg, mvebu_gpioreg_out(mvchip)); in mvebu_gpio_resume()
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp_vt220.c | 719 goto out_reg; in sclp_vt220_tty_init() 723 out_reg: in sclp_vt220_tty_init()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | bf537-lq035.c | 782 goto out_reg; in bfin_lq035_probe() 807 out_reg: in bfin_lq035_probe()
|
D | uvesafb.c | 1739 goto out_reg; in uvesafb_probe() 1779 out_reg: in uvesafb_probe()
|
/linux-4.1.27/drivers/char/ |
D | lp.c | 984 goto out_reg; in lp_init() 1005 out_reg: in lp_init()
|
/linux-4.1.27/drivers/power/ |
D | 88pm860x_battery.c | 969 goto out_reg; in pm860x_battery_probe() 985 out_reg: in pm860x_battery_probe()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
D | adma.c | 4594 goto out_reg; in ppc440spe_adma_init() 4625 out_reg: in ppc440spe_adma_init()
|