Home
last modified time | relevance | path

Searched refs:phy_offset (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_lp.c612 u16 phy_offset; member
620 { .phy_offset = 2, .phy_shift = 6, .rf_addr = 0x3d, .rf_shift = 3, .mask = 0x01, },
621 { .phy_offset = 1, .phy_shift = 12, .rf_addr = 0x4c, .rf_shift = 1, .mask = 0x01, },
622 { .phy_offset = 1, .phy_shift = 8, .rf_addr = 0x50, .rf_shift = 0, .mask = 0x7f, },
623 { .phy_offset = 0, .phy_shift = 8, .rf_addr = 0x44, .rf_shift = 0, .mask = 0xff, },
624 { .phy_offset = 1, .phy_shift = 0, .rf_addr = 0x4a, .rf_shift = 0, .mask = 0xff, },
625 { .phy_offset = 0, .phy_shift = 4, .rf_addr = 0x4d, .rf_shift = 0, .mask = 0xff, },
626 { .phy_offset = 1, .phy_shift = 4, .rf_addr = 0x4e, .rf_shift = 0, .mask = 0xff, },
627 { .phy_offset = 0, .phy_shift = 12, .rf_addr = 0x4f, .rf_shift = 0, .mask = 0x0f, },
628 { .phy_offset = 1, .phy_shift = 0, .rf_addr = 0x4f, .rf_shift = 4, .mask = 0x0f, },
[all …]
/linux-5.19.10/drivers/iio/adc/
Dexynos_adc.c160 int phy_offset; member
234 regmap_write(info->pmu_map, info->data->phy_offset, 1); in exynos_adc_v1_init_hw()
252 regmap_write(info->pmu_map, info->data->phy_offset, 0); in exynos_adc_v1_exit_hw()
280 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
292 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
392 regmap_write(info->pmu_map, info->data->phy_offset, 1); in exynos_adc_v2_init_hw()
410 regmap_write(info->pmu_map, info->data->phy_offset, 0); in exynos_adc_v2_exit_hw()
440 .phy_offset = EXYNOS_ADCV2_PHY_OFFSET,
453 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1275 u16 phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local
1333 &phy_offset); in ixgbe_reset_phy_nl()
1341 hw->phy.ops.write_reg(hw, phy_offset, in ixgbe_reset_phy_nl()
1344 phy_offset); in ixgbe_reset_phy_nl()
1346 phy_offset++; in ixgbe_reset_phy_nl()