Home
last modified time | relevance | path

Searched refs:init_state (Results 1 – 25 of 37) sorted by relevance

12

/drivers/video/fbdev/aty/
Dradeon_backlight.c76 lvds_gen_cntl |= (rinfo->init_state.lvds_gen_cntl & LVDS_DIGON); in radeon_bl_update_status()
84 lvds_gen_cntl |= (rinfo->init_state.lvds_gen_cntl & LVDS_BL_MOD_EN); in radeon_bl_update_status()
95 rinfo->init_state.lvds_gen_cntl &= ~LVDS_STATE_MASK; in radeon_bl_update_status()
96 rinfo->init_state.lvds_gen_cntl |= rinfo->pending_lvds_gen_cntl in radeon_bl_update_status()
120 rinfo->init_state.lvds_gen_cntl &= ~LVDS_STATE_MASK; in radeon_bl_update_status()
121 rinfo->init_state.lvds_gen_cntl |= (lvds_gen_cntl & LVDS_STATE_MASK); in radeon_bl_update_status()
Dradeon_base.c1102 | LVDS_EN | (rinfo->init_state.lvds_gen_cntl in radeon_screen_blank()
1109 rinfo->init_state.lvds_gen_cntl &= ~LVDS_STATE_MASK; in radeon_screen_blank()
1110 rinfo->init_state.lvds_gen_cntl |= in radeon_screen_blank()
1147 rinfo->init_state.lvds_gen_cntl &= ~LVDS_STATE_MASK; in radeon_screen_blank()
1148 rinfo->init_state.lvds_gen_cntl |= val & LVDS_STATE_MASK; in radeon_screen_blank()
1756 newmode->crtc_more_cntl = rinfo->init_state.crtc_more_cntl; in radeonfb_set_par()
1849 newmode->vclk_ecp_cntl = rinfo->init_state.vclk_ecp_cntl; in radeonfb_set_par()
1889 newmode->fp_gen_cntl = (rinfo->init_state.fp_gen_cntl & (u32) in radeonfb_set_par()
1913 newmode->lvds_gen_cntl = rinfo->init_state.lvds_gen_cntl; in radeonfb_set_par()
1914 newmode->lvds_pll_cntl = rinfo->init_state.lvds_pll_cntl; in radeonfb_set_par()
[all …]
/drivers/media/pci/b2c2/
Dflexcop-pci.c49 int init_state; member
276 fc_pci->init_state |= FC_PCI_DMA_INIT; in flexcop_pci_dma_init()
282 if (fc_pci->init_state & FC_PCI_DMA_INIT) { in flexcop_pci_dma_exit()
286 fc_pci->init_state &= ~FC_PCI_DMA_INIT; in flexcop_pci_dma_exit()
316 fc_pci->init_state |= FC_PCI_INIT; in flexcop_pci_init()
330 if (fc_pci->init_state & FC_PCI_INIT) { in flexcop_pci_exit()
336 fc_pci->init_state &= ~FC_PCI_INIT; in flexcop_pci_exit()
/drivers/base/
Dpinctrl.c48 dev->pins->init_state = pinctrl_lookup_state(dev->pins->p, in pinctrl_bind_pins()
50 if (IS_ERR(dev->pins->init_state)) { in pinctrl_bind_pins()
57 ret = pinctrl_select_state(dev->pins->p, dev->pins->init_state); in pinctrl_bind_pins()
/drivers/infiniband/hw/i40iw/
Di40iw_main.c993 iwdev->init_state = HMC_OBJS_CREATED; in i40iw_hmc_setup()
1463 i40iw_pr_info("state = %d\n", iwdev->init_state); in i40iw_deinit_device()
1467 switch (iwdev->init_state) { in i40iw_deinit_device()
1513 i40iw_pr_err("bad init_state = %d\n", iwdev->init_state); in i40iw_deinit_device()
1636 iwdev->init_state = INITIAL_STATE; in i40iw_open()
1642 iwdev->init_state = CQP_CREATED; in i40iw_open()
1649 iwdev->init_state = CCQ_CREATED; in i40iw_open()
1653 iwdev->init_state = ILQ_CREATED; in i40iw_open()
1657 iwdev->init_state = IEQ_CREATED; in i40iw_open()
1661 iwdev->init_state = AEQ_CREATED; in i40iw_open()
[all …]
Di40iw_utils.c163 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_inetaddr_event()
220 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_inet6addr_event()
269 if (iwdev->init_state < IP_ADDR_REGISTERED || iwdev->closing) in i40iw_net_event()
/drivers/iommu/
Damd_iommu_init.c262 static enum iommu_init_state init_state = IOMMU_START_STATE; variable
2602 switch (init_state) { in state_next()
2605 init_state = IOMMU_NOT_FOUND; in state_next()
2608 init_state = IOMMU_IVRS_DETECTED; in state_next()
2613 init_state = ret ? IOMMU_INIT_ERROR : IOMMU_ACPI_FINISHED; in state_next()
2614 if (init_state == IOMMU_ACPI_FINISHED && amd_iommu_disabled) { in state_next()
2618 init_state = IOMMU_CMDLINE_DISABLED; in state_next()
2625 init_state = IOMMU_ENABLED; in state_next()
2630 init_state = ret ? IOMMU_INIT_ERROR : IOMMU_PCI_INIT; in state_next()
2635 init_state = ret ? IOMMU_INIT_ERROR : IOMMU_INTERRUPTS_EN; in state_next()
[all …]
/drivers/media/common/b2c2/
Dflexcop.c127 fc->init_state |= FC_STATE_DVB_INIT; in flexcop_dvb_init()
147 if (fc->init_state & FC_STATE_DVB_INIT) { in flexcop_dvb_exit()
160 fc->init_state &= ~FC_STATE_DVB_INIT; in flexcop_dvb_exit()
Dflexcop-i2c.c271 fc->init_state |= FC_STATE_I2C_INIT; in flexcop_i2c_init()
283 if (fc->init_state & FC_STATE_I2C_INIT) { in flexcop_i2c_exit()
288 fc->init_state &= ~FC_STATE_I2C_INIT; in flexcop_i2c_exit()
Dflexcop-fe-tuner.c710 fc->init_state |= FC_STATE_FE_INIT; in flexcop_frontend_init()
716 if (fc->init_state & FC_STATE_FE_INIT) { in flexcop_frontend_exit()
720 fc->init_state &= ~FC_STATE_FE_INIT; in flexcop_frontend_exit()
Dflexcop-common.h67 int init_state; member
/drivers/video/fbdev/omap/
Domapfb_main.c1628 int init_state; in omapfb_do_probe() local
1634 init_state = 0; in omapfb_do_probe()
1655 init_state++; in omapfb_do_probe()
1686 init_state++; in omapfb_do_probe()
1693 init_state++; in omapfb_do_probe()
1698 init_state++; in omapfb_do_probe()
1718 init_state++; in omapfb_do_probe()
1725 init_state++; in omapfb_do_probe()
1730 init_state++; in omapfb_do_probe()
1761 omapfb_free_resources(fbdev, init_state); in omapfb_do_probe()
/drivers/media/dvb-frontends/
Dstv6111.c373 static void init_state(struct stv *state) in init_state() function
663 init_state(state); in stv6111_attach()
/drivers/nvdimm/
Dbtt.h235 int init_state; member
Dbtt.c872 btt->init_state = INIT_NOTFOUND; in discover_arenas()
918 btt->init_state = INIT_READY; in discover_arenas()
1047 btt->init_state = INIT_READY; in btt_meta_init()
1615 if (btt->init_state != INIT_READY && nd_region->ro) { in btt_init()
1619 } else if (btt->init_state != INIT_READY) { in btt_init()
/drivers/parport/
Dparport_atari.c151 .init_state = parport_atari_init_state,
Dparport_amiga.c173 .init_state = amiga_init_state,
Dshare.c84 .init_state = dead_initstate, /* init_state */
819 port->ops->init_state(tmp, tmp->state); in parport_register_device()
964 port->ops->init_state(par_dev, par_dev->state); in parport_register_dev_model()
Dparport_gsc.c115 .init_state = parport_gsc_init_state,
Dparport_mfc3.c266 .init_state = mfc3_init_state,
Dparport_sunbpp.c248 .init_state = parport_sunbpp_init_state,
/drivers/regulator/
Dlp8788-ldo.c538 cfg.ena_gpio_flags = ldo->en_pin->init_state; in lp8788_dldo_probe()
587 cfg.ena_gpio_flags = ldo->en_pin->init_state; in lp8788_aldo_probe()
Dlp872x.c745 pinstate = dvs->init_state; in lp872x_init_dvs()
904 pdata->dvs->init_state = dvs_state ? DVS_HIGH : DVS_LOW; in lp872x_populate_pdata_from_dt()
/drivers/scsi/cxlflash/
Dcommon.h127 enum cxlflash_init_state init_state; member
/drivers/spi/
Dspi-tle62x0.c261 st->gpio_state = pdata->init_state; in tle62x0_probe()

12