Searched refs:opt3 (Results 1 – 7 of 7) sorted by relevance
| /drivers/video/fbdev/matrox/ |
| A D | matroxfb_misc.c | 629 minfo->values.reg.opt3 = get_unaligned_le32(bd->pins + 67); in parse_pins4() 643 minfo->values.reg.opt3 = 0x0190A419; in default_pins4() 665 minfo->values.reg.opt3 = get_unaligned_le32(bd->pins + 94); in parse_pins5() 701 minfo->values.reg.opt3 = 0x0090A409; in default_pins5()
|
| A D | matroxfb_DAC1064.c | 722 pci_write_config_dword(minfo->pcidev, PCI_OPTION3_REG, minfo->values.reg.opt3 & ~0x00300C03); in g450_mclk_init() 725 if (((minfo->values.reg.opt3 & 0x000003) == 0x000003) || in g450_mclk_init() 726 ((minfo->values.reg.opt3 & 0x000C00) == 0x000C00) || in g450_mclk_init() 727 ((minfo->values.reg.opt3 & 0x300000) == 0x300000)) { in g450_mclk_init() 742 pci_write_config_dword(minfo->pcidev, PCI_OPTION3_REG, minfo->values.reg.opt3); in g450_mclk_init()
|
| A D | matroxfb_base.h | 480 u_int32_t opt3; member
|
| /drivers/net/fddi/skfp/h/ |
| A D | smc.h | 310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | t4_msg.h | 544 __be32 opt3; member 590 __be32 opt3; member
|
| /drivers/pinctrl/ |
| A D | pinctrl-palmas.c | 296 FUNCTION_GROUP(opt3, OPTION3), \
|
| /drivers/scsi/cxgbi/cxgb4i/ |
| A D | cxgb4i.c | 307 req->opt3 = cpu_to_be32(0); in send_act_open_req() 425 req->opt3 = cpu_to_be32(0); in send_act_open_req6()
|
Completed in 34 milliseconds