/aosp_15_r20/external/coreboot/src/soc/qualcomm/sc7180/display/ |
H A D | dsi_phy.c | 193 struct dsi_phy_configtype *phy_cfg) in mdss_dsi_calculate_phy_timings() argument 195 const unsigned long bit_rate = phy_cfg->desired_bitclk_freq; in mdss_dsi_calculate_phy_timings() 488 static void dsi_phy_mnd_divider(struct dsi_phy_configtype *phy_cfg) in dsi_phy_mnd_divider() argument 493 if (phy_cfg->bits_per_pixel == 18) { in dsi_phy_mnd_divider() 494 switch (phy_cfg->num_data_lanes) { in dsi_phy_mnd_divider() 507 } else if ((phy_cfg->bits_per_pixel == 16) && in dsi_phy_mnd_divider() 508 (phy_cfg->num_data_lanes == 3)) { in dsi_phy_mnd_divider() 511 } else if ((phy_cfg->bits_per_pixel == 30) && in dsi_phy_mnd_divider() 512 (phy_cfg->num_data_lanes == 4)) { in dsi_phy_mnd_divider() 518 phy_cfg->pclk_divnumerator = m_val; in dsi_phy_mnd_divider() [all …]
|
/aosp_15_r20/device/google/shusky/uwb/ |
D | configuration.conf | 108 ref_frame0.phy_cfg=44:21:07 # BPRF SP1 with 125 bytes 111 ref_frame1.phy_cfg=45:04:00 # HPRF Set #1 (SP0 with 6.8 Mbps) with 150 bytes 114 ref_frame2.phy_cfg=44:01:00 # BPRF SP0 with 125 bytes 117 ref_frame3.phy_cfg=44:22:07 # BPRF SP3 120 ref_frame4.phy_cfg=25:05:00 # HPRF Set #3 (SP0 with 27.2 Mbps) with 150 bytes 123 ref_frame5.phy_cfg=45:22:07 # HPRF Set #24 (SP3) 126 ref_frame6.phy_cfg=25:22:03 # HPRF Set #28 (SP3) 129 ref_frame7.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
/aosp_15_r20/device/google/caimito/komodo/uwb/ |
D | configuration.conf | 122 ref_frame0.phy_cfg=44:21:07 # BPRF SP1 with 125 bytes 125 ref_frame1.phy_cfg=45:04:00 # HPRF Set #1 (SP0 with 6.8 Mbps) with 150 bytes 128 ref_frame2.phy_cfg=44:01:00 # BPRF SP0 with 125 bytes 131 ref_frame3.phy_cfg=44:22:07 # BPRF SP3 134 ref_frame4.phy_cfg=25:05:00 # HPRF Set #3 (SP0 with 27.2 Mbps) with 150 bytes 137 ref_frame5.phy_cfg=45:22:07 # HPRF Set #24 (SP3) 140 ref_frame6.phy_cfg=25:22:03 # HPRF Set #28 (SP3) 143 ref_frame7.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
/aosp_15_r20/device/google/comet/uwb/ |
D | configuration.conf | 122 ref_frame0.phy_cfg=44:21:07 # BPRF SP1 with 125 bytes 125 ref_frame1.phy_cfg=45:04:00 # HPRF Set #1 (SP0 with 6.8 Mbps) with 150 bytes 128 ref_frame2.phy_cfg=44:01:00 # BPRF SP0 with 125 bytes 131 ref_frame3.phy_cfg=44:22:07 # BPRF SP3 134 ref_frame4.phy_cfg=25:05:00 # HPRF Set #3 (SP0 with 27.2 Mbps) with 150 bytes 137 ref_frame5.phy_cfg=45:22:07 # HPRF Set #24 (SP3) 140 ref_frame6.phy_cfg=25:22:03 # HPRF Set #28 (SP3) 143 ref_frame7.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
/aosp_15_r20/device/google/caimito/caiman/uwb/ |
D | configuration.conf | 122 ref_frame0.phy_cfg=44:21:07 # BPRF SP1 with 125 bytes 125 ref_frame1.phy_cfg=45:04:00 # HPRF Set #1 (SP0 with 6.8 Mbps) with 150 bytes 128 ref_frame2.phy_cfg=44:01:00 # BPRF SP0 with 125 bytes 131 ref_frame3.phy_cfg=44:22:07 # BPRF SP3 134 ref_frame4.phy_cfg=25:05:00 # HPRF Set #3 (SP0 with 27.2 Mbps) with 150 bytes 137 ref_frame5.phy_cfg=45:22:07 # HPRF Set #24 (SP3) 140 ref_frame6.phy_cfg=25:22:03 # HPRF Set #28 (SP3) 143 ref_frame7.phy_cfg=25:2d:03 # HPRF DRHM_HR CL7
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hciblecmds.cc | 394 scanning_phy_cfg* phy_cfg) { in btsnd_hcic_ble_set_extended_scan_params() argument 412 UINT8_TO_STREAM(pp, phy_cfg[i].scan_type); in btsnd_hcic_ble_set_extended_scan_params() 413 UINT16_TO_STREAM(pp, phy_cfg[i].scan_int); in btsnd_hcic_ble_set_extended_scan_params() 414 UINT16_TO_STREAM(pp, phy_cfg[i].scan_win); in btsnd_hcic_ble_set_extended_scan_params()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_hcic_hciblecmds.h | 331 uint8_t scanning_phys, scanning_phy_cfg* phy_cfg)> 335 scanning_phy_cfg* phy_cfg) { in operator() 336 body(own_address_type, scanning_filter_policy, scanning_phys, phy_cfg); in operator()
|
D | mock_stack_hcic_hciblecmds.cc | 212 scanning_phy_cfg* phy_cfg) { in btsnd_hcic_ble_set_extended_scan_params() argument 215 own_address_type, scanning_filter_policy, scanning_phys, phy_cfg); in btsnd_hcic_ble_set_extended_scan_params()
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/qlm/ |
H A D | bdk-qlm-cn81xx.c | 981 int phy_cfg = 0xff<<24 | ((mdio_bus& 0xf)<<8) | (mdio_addr & 0xff); in bdk_qlm_dip_auto_config() local 982 bdk_config_set_int((uint32_t) phy_cfg,BDK_CONFIG_PHY_ADDRESS, node, 0, 0); in bdk_qlm_dip_auto_config()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_gap.cc | 1482 scanning_phy_cfg phy_cfg; in btm_send_hci_set_scan_params() local 1483 phy_cfg.scan_type = scan_type; in btm_send_hci_set_scan_params() 1484 phy_cfg.scan_int = scan_int; in btm_send_hci_set_scan_params() 1485 phy_cfg.scan_win = scan_win; in btm_send_hci_set_scan_params() 1487 btsnd_hcic_ble_set_extended_scan_params(addr_type_own, scan_filter_policy, 1, &phy_cfg); in btm_send_hci_set_scan_params()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
H A D | ddr4fw.h | 34 uint8_t phy_cfg; member 230 uint8_t phy_cfg; member 392 uint8_t phy_cfg; member 694 uint8_t phy_cfg; member 964 uint8_t phy_cfg; member 1957 uint8_t phy_cfg; member
|
H A D | phy.c | 912 debug("msg_blk->phy_cfg = 0x%x\n", msg_blk->phy_cfg); in phy_gen2_msg_init() 995 msg_blk->phy_cfg = (((msg_blk->mr3 & U(0x8)) != 0U) || in phy_gen2_msg_init()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
D | ddr4fw.h | 34 uint8_t phy_cfg; member 230 uint8_t phy_cfg; member 392 uint8_t phy_cfg; member 694 uint8_t phy_cfg; member 964 uint8_t phy_cfg; member 1957 uint8_t phy_cfg; member
|
D | phy.c | 933 debug("msg_blk->phy_cfg = 0x%x\n", msg_blk->phy_cfg); in phy_gen2_msg_init() 1016 msg_blk->phy_cfg = (((msg_blk->mr3 & U(0x8)) != 0U) || in phy_gen2_msg_init()
|
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/ |
H A D | sdram.c | 630 static void phy_cfg(u32 channel, const struct rk3288_sdram_params *sdram_params) in phy_cfg() function 981 phy_cfg(channel, sdram_params); in sdram_init()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | hcimsgs.h | 303 scanning_phy_cfg* phy_cfg);
|