Home
last modified time | relevance | path

Searched +full:3 +full:az (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/media/radio/
H A Dradio-aztech.c65 /* bits 0 and 2 are volume control, bits 3..5 are not connected */
70 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_set_pins() local
71 u8 bits = az->curvol; in aztech_set_pins()
80 outb_p(bits, az->isa.io); in aztech_set_pins()
85 struct aztech *az = kzalloc_obj(*az); in aztech_alloc() local
87 return az ? &az->isa : NULL; in aztech_alloc()
111 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_s_mute_volume() local
115 az->curvol = (vol & 1) + ((vol & 2) << 1); in aztech_s_mute_volume()
116 outb(az->curvol, isa->io); in aztech_s_mute_volume()
147 .max_volume = 3,
/linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/
H A Dirqsrcs_dcn_1_0.h40 #define DCN_1_0__CTXID__DC_I2C_DDC3_HW_DONE 3
84 #define DCN_1_0__SRCID__DMU_PERFCOUNTER_INT0_STATUS 3 // DMU perfmon counter0 interrupt DMU_PERFMON…
87 #define DCN_1_0__SRCID__DMU_PERFCOUNTER_INT1_STATUS 3 // DMU perfmon counter1 interrupt DMU_PERFMON…
115 #define DCN_1_0__CTXID__DMCU_ABM1_HG_READY_INT 3
142 #define DCN_1_0__CTXID__DCIO_DPCS_TXD_ERROR_INT 3
162 #define DCN_1_0__SRCID__DC_HPD3_INT 9 // Hot Plug Detection 3 DC_HPD3_INTERRUPT DIS…
166 #define DCN_1_0__CTXID__DC_HPD4_INT 3
180 #define DCN_1_0__SRCID__DC_HPD3_RX_INT 9 // Hot Plug Detection RX interrupt 3 DC_HPD3_R…
195 #define DCN_1_0__SRCID__AZ_ENDPOINT0_AUDIO_FMT_CHANGED_INT 0xA // AZ Endpoint0 format changed AZ_IH…
198 #define DCN_1_0__SRCID__AZ_ENDPOINT1_AUDIO_FMT_CHANGED_INT 0xA // AZ Endpoint1 format changed AZ_IH…
[all …]
/linux/tools/testing/selftests/net/
H A Dtcp_fastopen_backup_key.sh15 ip netns exec "${NETNS}" sysctl -w net.ipv4.tcp_fastopen=3 \
31 val=$(ip netns exec "${NETNS}" nstat -az | \
/linux/drivers/net/phy/qcom/
H A Dqca808x.c21 /* AZ control */
77 * LED to active high. It's not clear what BIT 3 and BIT 4 does.
212 /* Active adc&vga on 802.3az for the link 1000M and 100M */ in qca808x_config_init()
218 /* Adjust the threshold on 802.3az for the link 1000M */ in qca808x_config_init()
329 * 3. for PHY working in 1000BaseT. in qca808x_cable_test_start()
H A Dqca807x.c25 #define QCA807X_CHIP_CONFIGURATION_MODE_CFG_MASK GENMASK(3, 0)
27 #define QCA807X_CHIP_CONFIGURATION_MODE_PSGMII_FIBER 3
33 #define QCA807X_MEDIA_DETECTED_100_BASE_FX BIT(3)
76 #define QCA807X_FC_MDI_CROSSOVER_AUTO 3
614 /* Workaround to enable AZ transmitting ability */ in qca807x_phy_package_config_init_once()
H A Dat803x.c52 #define AT803X_DEBUG_RGMII_1V8 BIT(3)
70 #define AT803X_CLK_OUT_50MHZ_DSP 3
79 #define AT8035_CLK_OUT_MASK GENMASK(4, 3)
1038 /* set 8023AZ EEE TX and RX timer values */ in ipq5018_config_init()
/linux/drivers/net/phy/
H A Ddap8211r.c7 * - IEEE 802.3az-2010 Energy Efficient Ethernet
34 #define DAP8211R_RGMII_TX_DEL_MASK GENMASK(3, 0)
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c42 mac_addr[3] << 16 | in atl1c_hw_set_mac_addr()
148 if (offset & 3) in atl1c_read_eeprom()
535 /* clear bit3 of dbgport 3B to lower voltage */ in atl1c_phy_reset()
560 /* disable AZ(EEE) by default */ in atl1c_phy_reset()
853 /* az with brcm, half-amp */ in atl1c_post_phy_linkchg()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acp.c141 * 3. check and enter ulv state in acp_poweroff()
158 * 3. power on acp tiles in acp_poweron()
236 /* -ENODEV means board uses AZ rather than ACP */ in acp_hw_init()
268 adev->acp.acp_res = kzalloc_objs(struct resource, 3); in acp_hw_init()
304 adev->acp.acp_cell[0].num_resources = 3; in acp_hw_init()
338 adev->acp.i2s_pdata = kzalloc_objs(struct i2s_platform_data, 3); in acp_hw_init()
401 adev->acp.acp_res[3].name = "acp2x_dw_bt_i2s_play_cap"; in acp_hw_init()
402 adev->acp.acp_res[3].flags = IORESOURCE_MEM; in acp_hw_init()
403 adev->acp.acp_res[3].start = acp_base + ACP_BT_PLAY_REGS_START; in acp_hw_init()
404 adev->acp.acp_res[3].end = acp_base + ACP_BT_PLAY_REGS_END; in acp_hw_init()
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dregd.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
52 COUNTRY_REGD_ENT("AZ", RTW_REGD_ETSI, RTW_REGD_ETSI),
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c312 rfa = 0x04; /* Full-3K */ in dwmac4_dma_rx_chan_op_mode()
391 dma_cap->pcs = (hw_cap & GMAC_HW_FEAT_PCSSEL) >> 3; in dwmac4_get_hw_feature()
399 /* 802.3az - Energy-Efficient Ethernet (EEE) */ in dwmac4_get_hw_feature()
/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c787 /* 1000BT/AZ, wrong cable length */ in alx_post_phy_link()
967 val = (raw_mtu + 7) >> 3; in alx_configure_basic()
969 val = ALX_TXQ1_JUMBO_TSO_TH >> 3; in alx_configure_basic()
993 val = ALX_GET_FIELD(val, ALX_SRAM_RXF_LEN) << 3; in alx_configure_basic()
995 val16 = ALX_MTU_STD_ALGN >> 3; in alx_configure_basic()
996 val = (val - ALX_RXQ2_RXF_FLOW_CTRL_RSVD) >> 3; in alx_configure_basic()
998 val16 = ALX_MTU_STD_ALGN >> 3; in alx_configure_basic()
999 val = (val - ALX_MTU_STD_ALGN) >> 3; in alx_configure_basic()
1060 if (alx_read_phy_ext(hw, 3, MDIO_DEVS1, &devs1) || in alx_get_phy_info()
1061 alx_read_phy_ext(hw, 3, MDIO_DEVS2, &devs2)) in alx_get_phy_info()
/linux/Documentation/gpu/amdgpu/display/
H A Ddc_pipeline_overview.svg116 id="Arrow2Mend-8-3"
131 id="Arrow2Mend-8-3-2"
146 id="Arrow2Mend-8-3-2-1"
161 id="Arrow2Mend-8-3-2-7"
176 id="Arrow2Mend-8-3-4"
196 id="path1200-9-3"
221 id="Arrow2Mend-8-3-2-6"
241 id="path1200-9-3-4"
251 id="Arrow2Mend-6-3"
266 id="Arrow2Mend-8-3-2-8"
[all …]
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c64 #define MACB_TX_WAKEUP_THRESH(bp) (3 * (bp)->tx_ring_size / 4)
112 * word 3: upper 32 bit address of Data Buffer
115 * 3. dma address width 32 bits with hardware timestamping:
118 * word 3: timestamp word 1
124 * word 3: upper 32 bit address of Data Buffer
289 addr[3] = (bottom >> 24) & 0xff; in macb_get_hwaddr()
681 * IEEE 802.3az Tw_sys is ~17us for 1000BASE-T, ~30us for 100BASE-TX;
725 * IEEE 802.3az section 22.7a. in macb_mac_enable_tx_lpi()
1541 * setting the low 2/3 bits. in gem_rx_refill()
1542 * It is 3 bits if HW_DMA_CAP_PTP, else 2 bits. in gem_rx_refill()
[all …]