Searched refs:opt3 (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 628 minfo->values.reg.opt3 = get_unaligned_le32(bd->pins + 67); in parse_pins4() 642 minfo->values.reg.opt3 = 0x0190A419; in default_pins4() 664 minfo->values.reg.opt3 = get_unaligned_le32(bd->pins + 94); in parse_pins5() 700 minfo->values.reg.opt3 = 0x0090A409; in default_pins5()
|
D | matroxfb_DAC1064.c | 721 pci_write_config_dword(minfo->pcidev, PCI_OPTION3_REG, minfo->values.reg.opt3 & ~0x00300C03); in g450_mclk_init() 724 if (((minfo->values.reg.opt3 & 0x000003) == 0x000003) || in g450_mclk_init() 725 ((minfo->values.reg.opt3 & 0x000C00) == 0x000C00) || in g450_mclk_init() 726 ((minfo->values.reg.opt3 & 0x300000) == 0x300000)) { in g450_mclk_init() 741 pci_write_config_dword(minfo->pcidev, PCI_OPTION3_REG, minfo->values.reg.opt3); in g450_mclk_init()
|
D | matroxfb_base.h | 480 u_int32_t opt3; member
|
/Linux-v6.6/drivers/net/fddi/skfp/h/ |
D | smc.h | 310 #define AIX_EVENT(smc,opt0,opt1,opt2,opt3) /* nothing */ argument
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-palmas.txt | 71 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
|
D | marvell,dove-pinctrl.txt | 61 twsi - none, opt1, opt2, opt3
|
/Linux-v6.6/arch/arm/boot/dts/marvell/ |
D | dove.dtsi | 732 marvell,function = "twsi-opt3";
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_msg.h | 544 __be32 opt3; member 590 __be32 opt3; member
|
/Linux-v6.6/drivers/pinctrl/ |
D | pinctrl-palmas.c | 296 FUNCTION_GROUP(opt3, OPTION3), \
|
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/ |
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()
|