Searched refs:PFC (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/hwmon/ |
| H A D | bel-pfe.rst | 33 1100 Watt AC to DC power-factor-corrected (PFC) power supply. 38 3000 Watt AC/DC power-factor-corrected (PFC) and DC-DC power supply.
|
| /linux/net/dcb/ |
| H A D | Kconfig | 19 Priority-based Flow Control (PFC) - a MAC control pause frame which
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rzt2h.c | 45 #define PFC(m) (0x600 + 8 * (m)) macro 194 reg64 = rzt2h_pinctrl_readq(pctrl, port, PFC(port)); in rzt2h_pinctrl_set_pfc_mode() 208 /* Select Pin function mode with PFC register */ in rzt2h_pinctrl_set_pfc_mode() 210 rzt2h_pinctrl_writeq(pctrl, port, reg64 | ((u64)func << (pin * 8)), PFC(port)); 786 reg64 = rzt2h_pinctrl_readq(pctrl, port, PFC(port)); in rzt2h_gpio_get_direction()
|
| H A D | pinctrl-rzg2l.c | 172 #define PFC(off) (0x0400 + (off) * 4) 191 #define PWPR_PFCWE BIT(6) /* PFC Register Write Enable */ 192 #define PWPR_REGWE_A BIT(6) /* PFC and PMC Register Write Enable on RZ/V2H(P) */ 298 * @func_base: base number for port function (see register PFC) 362 * @pfc: PFC registers cache 695 pfc = readl(pctrl->base + PFC(off)); in rzg2l_dt_subnode_to_map() 712 /* Select Pin function mode with PFC register */ in rzg2l_dt_subnode_to_map() 714 writel(pfc | (func << (pin * 4)), pctrl->base + PFC(off)); in rzg2l_dt_subnode_to_map() 2705 /* I2C ch2 Bit:0 Value:0 PFC:4 */ in rzg2l_init_irq_valid_mask() 2714 /* I2C ch2 Bit:0 Value:1 PFC in rzg2l_pinctrl_reg_cache_alloc() 137 #define PFC( global() macro [all...] |
| /linux/drivers/net/ethernet/qlogic/ |
| H A D | Kconfig | 55 mode of DCB is supported. PG and PFC values are related only
|
| /linux/Documentation/fb/ |
| H A D | sh7760fb.rst | 40 PFC registers PCCR and PCDR must be set to peripheral mode.
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ixgbe.rst | 472 Control (PFC) on the device if TC0 is not available. To fix this, ensure TC0 is
|
| H A D | ice.rst | 739 Control (PFC) on the device if TC0 is not available. To fix this, ensure TC0 is
|