/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
H A D | phy.c | 70 static inline uint16_t *phy_io_addr(void *phy, uint32_t addr) in phy_io_addr() 75 static inline void phy_io_write16(uint16_t *phy, uint32_t addr, uint16_t data) in phy_io_write16() 83 static inline uint16_t phy_io_read16(uint16_t *phy, uint32_t addr) in phy_io_read16() 99 static void read_phy_reg(uint16_t *phy, uint32_t addr, in read_phy_reg() 148 uint16_t *phy; in get_cdd_val() local 395 uint16_t *phy = NULL, value = 0x0; in save_phy_training_values() local 477 uint16_t *phy = NULL; in restore_phy_training_values() local 554 static void load_pieimage(uint16_t *phy, in load_pieimage() 587 static void prog_acsm_playback(uint16_t *phy, in prog_acsm_playback() 620 static void prog_acsm_ctr(uint16_t *phy, in prog_acsm_ctr() [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/phy-gen2/ |
D | phy.c | 70 static inline uint16_t *phy_io_addr(void *phy, uint32_t addr) in phy_io_addr() 75 static inline void phy_io_write16(uint16_t *phy, uint32_t addr, uint16_t data) in phy_io_write16() 83 static inline uint16_t phy_io_read16(uint16_t *phy, uint32_t addr) in phy_io_read16() 99 static void read_phy_reg(uint16_t *phy, uint32_t addr, in read_phy_reg() 148 uint16_t *phy; in get_cdd_val() local 381 uint16_t *phy = NULL, value = 0x0; in save_phy_training_values() local 476 uint16_t *phy = NULL; in restore_phy_training_values() local 575 static void load_pieimage(uint16_t *phy, in load_pieimage() 608 static void prog_acsm_playback(uint16_t *phy, in prog_acsm_playback() 641 static void prog_acsm_ctr(uint16_t *phy, in prog_acsm_ctr() [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/driver/ |
D | usb_phy.c | 278 usb_phy_t *phy = phy_port->p; in u3h_u2drd_phy_reset() local 298 usb_phy_t *phy = phy_port->p; in u3drd_phy_reset() local 310 usb_phy_t *phy = phy_port->p; in u3h_u2drd_phy_power_on() local 388 usb_phy_t *phy = phy_port->p; in u3drd_phy_power_on() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/board/stingray/driver/ |
H A D | usb_phy.c | 278 usb_phy_t *phy = phy_port->p; in u3h_u2drd_phy_reset() local 298 usb_phy_t *phy = phy_port->p; in u3drd_phy_reset() local 310 usb_phy_t *phy = phy_port->p; in u3h_u2drd_phy_power_on() local 388 usb_phy_t *phy = phy_port->p; in u3drd_phy_power_on() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | phy_device.cc | 32 void PhyDevice::Register(PhyLayer* phy) { phy_layers_.insert(phy); } in Register() 34 void PhyDevice::Unregister(PhyLayer* phy) { phy_layers_.erase(phy); } in Unregister() 59 for (auto const& phy : phy_layers_) { in Send() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | ffi.cc | 48 void (*send_ll)(uint8_t const* data, size_t data_len, int phy, int tx_power)) { in ffi_controller_new() 65 [=](std::vector<uint8_t> const& data, Phy::Type phy, int8_t tx_power) { in ffi_controller_new() 105 size_t data_len, int phy, in ffi_controller_receive_ll()
|
D | acl_connection.h | 79 void SetTxPhy(bluetooth::hci::PhyType phy) { tx_phy_ = phy; } in SetTxPhy() 80 void SetRxPhy(bluetooth::hci::PhyType phy) { rx_phy_ = phy; } in SetRxPhy()
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/ |
H A D | usb.c | 122 static void setup_phy(struct usb_qc_phy *phy) in setup_phy() 172 static void crport_write(struct usb_qc_phy *phy, u16 addr, u16 data) in crport_write() 179 static void tune_phy(struct usb_qc_phy *phy) in tune_phy()
|
/aosp_15_r20/external/autotest/client/common_lib/cros/network/ |
H A D | iw_runner.py | 406 def add_interface(self, phy, interface, interface_type): argument 1054 def set_antenna_bitmap(self, phy, tx_bitmap, rx_bitmap): argument 1113 def get_fragmentation_threshold(self, phy): argument 1128 def get_info(self, phy=None): argument
|
/aosp_15_r20/external/python/bumble/apps/ |
D | scan.py | 121 phy, argument 232 phy, argument
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | intel_iosf.c | 136 uint32_t intel_dpio_reg_read(uint32_t reg, int phy) in intel_dpio_reg_read() 155 void intel_dpio_reg_write(uint32_t reg, uint32_t val, int phy) in intel_dpio_reg_write()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/ |
D | ScanManagerTest.java | 370 private ScanSettings createScanSettingsWithPhy(int scanMode, int phy) { in createScanSettingsWithPhy() 378 int id, boolean isFiltered, boolean isEmptyFilter, int scanMode, int phy) { in createScanClientWithPhy() 2021 int phy = PHY_LE_CODED; in testSetScanPhy() local 2057 int phy = PHY_LE_ALL_SUPPORTED; in testSetScanPhyAllSupported() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/ddr/ |
D | stm32mp1_ddr.c | 214 static void stm32mp1_ddrphy_idone_wait(struct stm32mp_ddrphy *phy) in stm32mp1_ddrphy_idone_wait() 259 static void stm32mp1_ddrphy_init(struct stm32mp_ddrphy *phy, uint32_t pir) in stm32mp1_ddrphy_init()
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/le/ |
D | ScanSettings.java | 234 int phy) { in ScanSettings() 440 public Builder setPhy(int phy) { in setPhy()
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | packet_capturer.py | 144 def create_raw_monitor(self, phy, frequency, width_type=None, argument 251 def create_raw_monitor(self, phy, frequency, width_type=None, argument
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/ddr/ |
H A D | stm32mp1_ddr.c | 323 static void stm32mp1_ddrphy_idone_wait(struct stm32mp1_ddrphy *phy) in stm32mp1_ddrphy_idone_wait() 368 static void stm32mp1_ddrphy_init(struct stm32mp1_ddrphy *phy, uint32_t pir) in stm32mp1_ddrphy_init()
|
/aosp_15_r20/external/python/enum34/enum/ |
D | test.py | 523 class phy(int, Enum): class 531 class phy(IntEnum): class 537 class phy(float, Enum): class 545 class phy(FloatEnum): class 551 class phy(str, Enum): class 559 class phy(StrEnum): class
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vktestbinding.h | 151 explicit PhysicalDevice(VkPhysicalDevice phy) : Handle(phy) { in PhysicalDevice() 193 explicit Device(VkPhysicalDevice phy) : phy_(phy) {} in Device() 205 const PhysicalDevice &phy() const { return phy_; } in phy() function
|
H A D | layer_validation_tests.cpp | 29 VkFormat FindSupportedDepthStencilFormat(VkPhysicalDevice phy) { in FindSupportedDepthStencilFormat() 42 bool ImageFormatIsSupported(VkPhysicalDevice phy, VkFormat format, VkImageTiling tiling, VkFormatFe… in ImageFormatIsSupported() 50 bool ImageFormatAndFeaturesSupported(VkPhysicalDevice phy, VkFormat format, VkImageTiling tiling, V… in ImageFormatAndFeaturesSupported() 58 bool ImageFormatAndFeaturesSupported(const VkInstance inst, const VkPhysicalDevice phy, const VkIma… in ImageFormatAndFeaturesSupported()
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_parser.h | 124 uint8_t phy; member 177 uint8_t phy; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/ |
D | btm_iso_api_types.h | 142 uint8_t phy; member 154 uint8_t phy; member
|
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8195/ |
H A D | usb.c | 16 struct ssusb_sif_port *phy = (void *)(SSUSB_SIF_BASE); in mtk_usb_adjust_phy_shift() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.h | 256 std::vector<::aidl::android::hardware::bluetooth::audio::Phy> phy; variable 871 std::vector<::aidl::android::hardware::bluetooth::audio::Phy> phy; variable
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/ |
H A D | usb.c | 61 static void setup_drd_phy(struct exynos5_usb_drd_phy *phy) in setup_drd_phy()
|
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/ |
H A D | usb.c | 73 static void setup_drd_phy(struct exynos5_usb_drd_phy *phy) in setup_drd_phy()
|