Home
last modified time | relevance | path

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

/Linux-v5.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-v5.10/drivers/iio/adc/
Dexynos_adc.c157 int phy_offset; member
231 regmap_write(info->pmu_map, info->data->phy_offset, 1); in exynos_adc_v1_init_hw()
249 regmap_write(info->pmu_map, info->data->phy_offset, 0); in exynos_adc_v1_exit_hw()
277 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
289 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
389 regmap_write(info->pmu_map, info->data->phy_offset, 1); in exynos_adc_v2_init_hw()
407 regmap_write(info->pmu_map, info->data->phy_offset, 0); in exynos_adc_v2_exit_hw()
437 .phy_offset = EXYNOS_ADCV2_PHY_OFFSET,
450 .phy_offset = EXYNOS_ADCV1_PHY_OFFSET,
/Linux-v5.10/fs/btrfs/
Ddisk-io.h82 int btrfs_validate_metadata_buffer(struct btrfs_io_bio *io_bio, u64 phy_offset,
Dextent_io.h310 struct bio *failed_bio, u64 phy_offset,
Dextent_io.c2645 struct bio *failed_bio, u64 phy_offset, in btrfs_submit_read_repair() argument
2655 const int icsum = phy_offset >> inode->i_sb->s_blocksize_bits; in btrfs_submit_read_repair()
Dinode.c2884 int btrfs_verify_data_csum(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_verify_data_csum() argument
2906 phy_offset >>= inode->i_sb->s_blocksize_bits; in btrfs_verify_data_csum()
2907 return check_data_csum(inode, io_bio, phy_offset, page, offset, start, in btrfs_verify_data_csum()
Dctree.h2977 int btrfs_verify_data_csum(struct btrfs_io_bio *io_bio, u64 phy_offset,
Ddisk-io.c526 int btrfs_validate_metadata_buffer(struct btrfs_io_bio *io_bio, u64 phy_offset, in btrfs_validate_metadata_buffer() argument
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1271 u16 phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local
1329 &phy_offset); in ixgbe_reset_phy_nl()
1337 hw->phy.ops.write_reg(hw, phy_offset, in ixgbe_reset_phy_nl()
1340 phy_offset); in ixgbe_reset_phy_nl()
1342 phy_offset++; in ixgbe_reset_phy_nl()