Home
last modified time | relevance | path

Searched refs:devflags (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-if.c129 unsigned int devflags = 0; in isp1761_pci_probe() local
145 devflags); in isp1761_pci_probe()
193 unsigned int devflags = 0; in isp1760_plat_probe() local
210 devflags |= ISP1760_FLAG_ISP1761; in isp1760_plat_probe()
213 devflags |= ISP1760_FLAG_ISP1763; in isp1760_plat_probe()
221 devflags |= ISP1760_FLAG_BUS_WIDTH_16; in isp1760_plat_probe()
223 devflags |= ISP1760_FLAG_BUS_WIDTH_8; in isp1760_plat_probe()
226 devflags |= ISP1760_FLAG_PERIPHERAL_EN; in isp1760_plat_probe()
229 devflags |= ISP1760_FLAG_ANALOG_OC; in isp1760_plat_probe()
232 devflags |= ISP1760_FLAG_DACK_POL_HIGH; in isp1760_plat_probe()
[all …]
H A Disp1760-core.c55 if (isp->devflags & ISP1760_FLAG_BUS_WIDTH_16) in isp1760_init_core()
57 if (isp->devflags & ISP1760_FLAG_BUS_WIDTH_8) in isp1760_init_core()
59 if (isp->devflags & ISP1760_FLAG_ANALOG_OC) in isp1760_init_core()
61 if (isp->devflags & ISP1760_FLAG_DACK_POL_HIGH) in isp1760_init_core()
63 if (isp->devflags & ISP1760_FLAG_DREQ_POL_HIGH) in isp1760_init_core()
65 if (isp->devflags & ISP1760_FLAG_INTR_POL_HIGH) in isp1760_init_core()
67 if (isp->devflags & ISP1760_FLAG_INTR_EDGE_TRIG) in isp1760_init_core()
76 if (isp->devflags & ISP1760_FLAG_ISP1761) { in isp1760_init_core()
87 if (isp->devflags & ISP1760_FLAG_ISP1761) { in isp1760_init_core()
501 (devflags & ISP1760_FLAG_ISP1761)); in isp1760_register()
[all …]
H A Disp1760-core.h46 unsigned int devflags; member
54 struct device *dev, unsigned int devflags);
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c108 if (minfo->devflags.noinit) { in DAC1064_setmclk()
687 if (minfo->devflags.noinit) in MGA1064_preinit()
691 if (minfo->devflags.novga) in MGA1064_preinit()
693 if (minfo->devflags.nobios) in MGA1064_preinit()
798 if (minfo->devflags.novga) in g450_preinit()
800 if (minfo->devflags.nobios) in g450_preinit()
887 if (minfo->devflags.noinit) in MGAG100_preinit()
895 if (minfo->devflags.novga) in MGAG100_preinit()
897 if (minfo->devflags.nobios) in MGAG100_preinit()
945 if (minfo->devflags.sgram) in MGAG100_preinit()
[all …]
H A Dmatroxfb_base.c341 if (minfo->devflags.support32MB) in matrox_pan_var()
1606 if (minfo->devflags.g450dac) { in setDefaultOutputs()
1661 minfo->devflags.vgastep = 4; in initMatrox2()
1669 minfo->devflags.vgastep = 8; in initMatrox2()
1680 minfo->devflags.textstep = minfo->devflags.vgastep * minfo->devflags.textmode; in initMatrox2()
1681 minfo->devflags.textvram = 65536 / minfo->devflags.textmode; in initMatrox2()
1778 minfo->devflags.ydstorg = 0; in initMatrox2()
1788 if (!minfo->devflags.novga) in initMatrox2()
2096 minfo->devflags.novga = 1; in matroxfb_probe()
2097 minfo->devflags.nobios = 1; in matroxfb_probe()
[all …]
H A Dmatroxfb_Ti3026.c357 if (minfo->devflags.mga_24bpp_fix) in Ti3026_setpclk()
553 if (minfo->devflags.noinit) in ti3026_ramdac_init()
705 if (minfo->devflags.noinit) in Ti3026_preinit()
710 if (minfo->devflags.novga) in Ti3026_preinit()
712 if (minfo->devflags.nobios) in Ti3026_preinit()
714 if (minfo->devflags.nopciretry) in Ti3026_preinit()
H A Dmatroxfb_crtc2.c87 if (minfo->devflags.g450dac) { in matroxfb_dh_restore()
485 if (minfo->devflags.panellink) { in matroxfb_dh_ioctl()
537 if (minfo->devflags.panellink) { in matroxfb_dh_ioctl()
696 if (!minfo->devflags.crtc2) in matroxfb_crtc2_probe()
H A Di2c-matroxfb.c173 if (minfo->devflags.dualhead) { in i2c_matroxfb_probe()
H A Dmatroxfb_g450.c605 if (minfo->devflags.g450dac) { in matroxfb_g450_connect()
622 if (minfo->devflags.g450dac) { in matroxfb_g450_shutdown()
H A Dmatroxfb_base.h459 } devflags; member
H A Dmatroxfb_misc.c778 pci_read_config_dword(pdev, minfo->devflags.fbResource, &fbbase); in matroxfb_read_pins()
/openbmc/linux/include/uapi/linux/raid/
H A Dmd_p.h281 __u8 devflags; /* per-device flags. Only two defined...*/ member
/openbmc/linux/drivers/parport/
H A Dshare.c811 if (!test_and_set_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags)) { in parport_register_dev_model()
855 clear_bit(PARPORT_DEVPROC_REGISTERED, &port->devflags); in parport_unregister_device()
/openbmc/linux/include/linux/
H A Dparport.h243 unsigned long devflags; member
/openbmc/linux/drivers/md/
H A Dmd.c1978 if (sb->devflags & WriteMostly1) in super_1_validate()
1980 if (sb->devflags & FailFast1) in super_1_validate()
2021 sb->devflags |= FailFast1; in super_1_sync()
2023 sb->devflags &= ~FailFast1; in super_1_sync()
2026 sb->devflags |= WriteMostly1; in super_1_sync()
2028 sb->devflags &= ~WriteMostly1; in super_1_sync()