Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dphydm_rtl8822b.c432 u8 reg_8; in phydm_dynamic_ant_weighting_8822b() local
445 reg_8 = (u8)odm_get_bb_reg(dm, R_0xf94, BIT(0) | BIT(1) | BIT(2)); in phydm_dynamic_ant_weighting_8822b()
448 dm->rssi_min, reg_8); in phydm_dynamic_ant_weighting_8822b()
453 reg_8 = (u8)odm_get_bb_reg(dm, R_0xf94, BIT(0) | BIT(1) | BIT(2)); in phydm_dynamic_ant_weighting_8822b()
456 dm->rssi_min, reg_8); in phydm_dynamic_ant_weighting_8822b()
461 reg_8 = (u8)odm_get_bb_reg(dm, R_0xf94, BIT(0) | BIT(1) | BIT(2)); in phydm_dynamic_ant_weighting_8822b()
464 dm->rssi_min, reg_8); in phydm_dynamic_ant_weighting_8822b()
H A Dphydm_hal_api8822b.c1562 u32 reg_8; in config_phydm_switch_band_8822b() local
1596 reg_8 = odm_get_bb_reg(dm, R_0x19a8, BIT(31)); in config_phydm_switch_band_8822b()
1599 if (reg_8 == 0x1) { in config_phydm_switch_band_8822b()
1617 if (reg_8 == 0x0) { in config_phydm_switch_band_8822b()
1671 reg_8 = odm_get_bb_reg(dm, R_0x19a8, BIT(31)); in config_phydm_switch_band_8822b()
1674 if (reg_8 == 0x1) { in config_phydm_switch_band_8822b()
1682 if (reg_8 == 0x0) { in config_phydm_switch_band_8822b()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dimx274.c137 struct reg_8 { struct
171 const struct reg_8 *init_regs;
219 static const struct reg_8 imx274_mode1_3840x2160_raw10[] = {
260 static const struct reg_8 imx274_mode3_1920x1080_raw10[] = {
300 static const struct reg_8 imx274_mode5_1280x720_raw10[] = {
339 static const struct reg_8 imx274_start_1[] = {
396 static const struct reg_8 imx274_start_2[] = {
406 static const struct reg_8 imx274_start_3[] = {
415 static const struct reg_8 imx274_stop[] = {
423 static const struct reg_8 imx274_tp_disabled[] = {
[all …]