Searched full:cfg4 (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_mdb_max.sh | 430 test_ngroups_reporting cfg4 port "dev $swp1" 450 test_ngroups_reporting cfg4 port "dev $swp1 vid 10" 470 test_ngroups_reporting cfg4 port_vlan "dev $swp1 vid 10" 539 test_ngroups_cross_vlan cfg4 590 test_maxgroups_zero cfg4 port "dev $swp1" 610 test_maxgroups_zero cfg4 port "dev $swp1 vid 10" 630 test_maxgroups_zero cfg4 port_vlan "dev $swp1 vid 10" 730 test_maxgroups_zero_cross_vlan cfg4 786 test_maxgroups_too_low cfg4 port "dev $swp1" 806 test_maxgroups_too_low cfg4 port "dev $swp1 vid 10" [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_cx0_phy.c | 849 0x5ab8, /* mpllb cfg4 */ 873 0x4b9a, /* mpllb cfg4 */ 897 0x4b9a, /* mpllb cfg4 */ 921 0x7166, /* mpllb cfg4 */ 946 0x8c00, /* mplla cfg4 */ 969 0xe100, /* mpllb cfg4 */ 993 0x8c00, /* mplla cfg4 */ 1164 0xbd00, /* mpllb cfg4 */ 1753 0x0000, /* mpllb cfg4 */ 1777 0x0000, /* mpllb cfg4 */ [all …]
|
| /linux/drivers/net/phy/ |
| H A D | dp83869.c | 112 /* CFG4 bits */ 819 /* Enable Interrupt output INT_OE in CFG4 register */ in dp83869_config_init()
|
| H A D | dp83867.c | 152 /* CFG4 bits */
|
| /linux/sound/soc/codecs/ |
| H A D | tas2562.c | 490 * bytes must be written MSB first and DVC_CFG4 last. Writing CFG4 in tas2562_volume_control_put()
|
| /linux/arch/mips/kvm/ |
| H A D | vz.c | 707 case 3: /* CFG4 (1GB) */ in kvm_vz_gva_to_gpa()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 15253 u32 cfg2 = 0, cfg4 = 0, cfg5 = 0; in tg3_get_eeprom_hw_cfg() local 15269 tg3_read_mem(tp, NIC_SRAM_DATA_CFG_4, &cfg4); in tg3_get_eeprom_hw_cfg() 15422 if (cfg4 & NIC_SRAM_RGMII_INBAND_DISABLE) in tg3_get_eeprom_hw_cfg() 15424 if (cfg4 & NIC_SRAM_RGMII_EXT_IBND_RX_EN) in tg3_get_eeprom_hw_cfg() 15426 if (cfg4 & NIC_SRAM_RGMII_EXT_IBND_TX_EN) in tg3_get_eeprom_hw_cfg()
|