Home
last modified time | relevance | path

Searched refs:FID (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/cpufreq/
Dpowernow-k7.h10 unsigned FID:5, // 4:0 member
Dpowernow-k7.c223 if (fidvidctl.bits.FID != fid) { in change_FID()
225 fidvidctl.bits.FID = fid; in change_FID()
/Linux-v5.15/Documentation/networking/devlink/
Dnetdevsim.rst98 indentifier (FID) based on the ingress port and VLAN. This trap is used
99 to trap packets for which a FID could not be found
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dtvp7002.txt28 1 = FID output polarity inverted
/Linux-v5.15/Documentation/s390/
Dpci.rst52 The slot entries are set up using the function identifier (FID) of the
/Linux-v5.15/drivers/net/dsa/
Dmt7530.h155 #define FID(x) (((x) & 0x7) << 1) macro
Dmt7530.c1521 val = IVL_MAC | VTAG_EN | PORT_MEM(new_members) | FID(FID_BRIDGED) | in mt7530_hw_vlan_add()
1604 val = IVL_MAC | EG_CON | PORT_MEM(MT7530_ALL_MEMBERS) | FID(FID_BRIDGED) | in mt7530_setup_vlan0()