| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ |
| H A D | io_map.c | 15 static u32 io_type; variable 27 if (io_type == IO_TYPE_1_2) { in data_cpu_2_io() 35 } else if (io_type == IO_TYPE_1_1_32) { in data_cpu_2_io() 51 io_type = IO_TYPE_1_1_16; in data_cpu_2_io_init() 56 io_type = IO_TYPE_1_2; in data_cpu_2_io_init() 64 io_type = IO_TYPE_1_1_32; in data_cpu_2_io_init() 66 io_type = IO_TYPE_1_1_16; in data_cpu_2_io_init() 70 io_type = IO_TYPE_2; in data_cpu_2_io_init() 72 io_type = IO_TYPE_2; in data_cpu_2_io_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_reg.c | 27 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_macreg() 30 switch(arg->io_type){ in rtw_hal_mp_reg_read_macreg() 60 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_macreg() 64 switch(arg->io_type){ in rtw_hal_mp_reg_write_macreg() 93 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_rfreg() 96 switch(arg->io_type){ in rtw_hal_mp_reg_read_rfreg() 126 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_rfreg() 130 switch(arg->io_type){ in rtw_hal_mp_reg_write_rfreg() 156 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_rf_syn() 173 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_rf_syn() [all …]
|
| H A D | hal_test_mp_efuse.c | 27 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_wifi_shadow_read() 31 arg->io_type, in rtw_hal_mp_efuse_wifi_shadow_read() 46 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_wifi_shadow_write() 51 arg->io_type, in rtw_hal_mp_efuse_wifi_shadow_write() 245 arg->io_type, in rtw_hal_mp_efuse_get_info() 258 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_bt_shadow_read() 262 arg->io_type, in rtw_hal_mp_efuse_bt_shadow_read() 276 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_bt_shadow_write() 281 arg->io_type, in rtw_hal_mp_efuse_bt_shadow_write() 442 PHL_INFO("%s: offset = %x size = %x\n", __FUNCTION__, arg->io_offset, arg->io_type); in rtw_hal_mp_efuse_bt_read_hidden() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/test/mp/ |
| H A D | hal_test_mp_reg.c | 27 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_macreg() 30 switch(arg->io_type){ in rtw_hal_mp_reg_read_macreg() 60 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_macreg() 64 switch(arg->io_type){ in rtw_hal_mp_reg_write_macreg() 93 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_rfreg() 96 switch(arg->io_type){ in rtw_hal_mp_reg_read_rfreg() 126 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_rfreg() 130 switch(arg->io_type){ in rtw_hal_mp_reg_write_rfreg() 156 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_read_rf_syn() 173 PHL_INFO("%s: io_type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_reg_write_rf_syn() [all …]
|
| H A D | hal_test_mp_efuse.c | 27 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_wifi_shadow_read() 31 arg->io_type, in rtw_hal_mp_efuse_wifi_shadow_read() 46 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_wifi_shadow_write() 51 arg->io_type, in rtw_hal_mp_efuse_wifi_shadow_write() 245 arg->io_type, in rtw_hal_mp_efuse_get_info() 258 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_bt_shadow_read() 262 arg->io_type, in rtw_hal_mp_efuse_bt_shadow_read() 276 PHL_INFO("%s: type = %d\n", __FUNCTION__, arg->io_type); in rtw_hal_mp_efuse_bt_shadow_write() 281 arg->io_type, in rtw_hal_mp_efuse_bt_shadow_write() 442 PHL_INFO("%s: offset = %x size = %x\n", __FUNCTION__, arg->io_offset, arg->io_type); in rtw_hal_mp_efuse_bt_read_hidden() [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/rme9652/ |
| H A D | hdsp.c | 459 enum HDSP_IO_Type io_type; /* ditto, but for code use */ member 607 switch (hdsp->io_type) { in hdsp_playback_to_output_key() 625 switch (hdsp->io_type) { in hdsp_input_to_output_key() 655 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) return 0; in hdsp_check_for_iobox() 678 if (hdsp->io_type == H9652 || hdsp->io_type == H9632) in hdsp_wait_for_iobox() 784 hdsp->io_type = Digiface; in hdsp_get_iobox_version() 801 hdsp->io_type = RPM; in hdsp_get_iobox_version() 807 hdsp->io_type = RPM; in hdsp_get_iobox_version() 809 hdsp->io_type = Multiface; in hdsp_get_iobox_version() 811 hdsp->io_type = Digiface; in hdsp_get_iobox_version() [all …]
|
| H A D | hdspm.c | 991 uint8_t io_type; member 1128 return ((AIO == hdspm->io_type) || (RayDAT == hdspm->io_type)); in hdspm_is_raydat_or_aio() 1257 switch (hdspm->io_type) { in hdspm_external_sample_rate() 1465 if ((7 == n) && (RayDAT == hdspm->io_type || AIO == hdspm->io_type)) in hdspm_get_latency() 1484 switch (hdspm->io_type) { in hdspm_hw_pointer() 1573 switch (hdspm->io_type) { in hdspm_calc_dds_value() 1606 switch (hdspm->io_type) { in hdspm_set_dds_value() 1751 if (AES32 == hdspm->io_type && rate != current_rate) in hdspm_set_rate() 2065 if (MADIface == hdspm->io_type) { in snd_hdspm_create_midi() 2088 } else if ((2 == id) && (MADI == hdspm->io_type)) { in snd_hdspm_create_midi() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_lpc_mec.c | 72 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type, in cros_ec_lpc_io_bytes_mec() argument 104 if (io_type == MEC_IO_READ) in cros_ec_lpc_io_bytes_mec() 121 if (length - i < 4 && io_type == MEC_IO_WRITE) in cros_ec_lpc_io_bytes_mec()
|
| H A D | cros_ec_lpc_mec.h | 76 u8 cros_ec_lpc_io_bytes_mec(enum cros_ec_lpc_mec_io_type io_type,
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | formats.c | 371 static int xfclose(FILE * file, lsx_io_type io_type) in xfclose() argument 375 io_type != lsx_io_file? pclose(file) : in xfclose() 424 static FILE * xfopen(char const * identifier, char const * mode, lsx_io_type * io_type) in xfopen() argument 426 *io_type = lsx_io_file; in xfopen() 435 *io_type = lsx_io_pipe; in xfopen() 451 *io_type = lsx_io_url; in xfopen() 524 xfopen(path, "rb", &ft->io_type); in open_read() 525 type = io_types[ft->io_type]; in open_read() 560 if (ft->io_type == lsx_io_pipe) { in open_read() 575 xfclose(ft->fp, ft->io_type); in open_read() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 1058 int type = dev->card_info->io_type[i]; in AllocCommonBuffers() 1145 if (dev->card_info->io_type[4] & NGENE_IO_TSOUT) { in ngene_get_buffers() 1152 if (dev->card_info->io_type[2]&NGENE_IO_TSIN) { in ngene_get_buffers() 1159 if (dev->card_info->io_type[2] & NGENE_IO_AIN) { in ngene_get_buffers() 1165 if (dev->card_info->io_type[0] & NGENE_IO_HDTV) { in ngene_get_buffers() 1290 if (dev->card_info->io_type[2]&NGENE_IO_TSIN && in ngene_buffer_config() 1291 dev->card_info->io_type[3]&NGENE_IO_TSIN) { in ngene_buffer_config() 1293 if (dev->card_info->io_type[4]&NGENE_IO_TSOUT && in ngene_buffer_config() 1301 if (dev->card_info->io_type[3] == NGENE_IO_TSIN) in ngene_buffer_config() 1446 int io = ni->io_type[nr]; in init_channel()
|
| H A D | ngene-cards.c | 1032 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN}, 1046 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN}, 1060 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1075 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1091 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, NGENE_IO_TSIN, 1108 .io_type = { NGENE_IO_NONE, NGENE_IO_TSIN }, 1146 .io_type = {NGENE_IO_TSIN, NGENE_IO_TSIN},
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | spi-davinci.h | 65 u8 io_type; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.h | 12 int wilc_cfg80211_init(struct wilc **wilc, struct device *dev, int io_type,
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | hdsp.h | 85 enum HDSP_IO_Type io_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | hdsp.h | 83 enum HDSP_IO_Type io_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | hdsp.h | 83 enum HDSP_IO_Type io_type; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | serial.h | 29 char io_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | serial.h | 29 char io_type; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | serial.h | 29 char io_type; member
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_aops.c | 192 else if (ioend->io_type == IOMAP_UNWRITTEN) in xfs_end_ioend() 250 ioend->io_type == IOMAP_UNWRITTEN || in xfs_ioend_needs_workqueue() 516 ioend->io_type != IOMAP_UNWRITTEN) && in xfs_prepare_ioend()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/ |
| H A D | brcmu_d11.h | 148 u8 io_type; member
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-davinci.c | 397 spicfg->io_type = SPI_IO_TYPE_DMA; in davinci_spi_of_setup() 453 can_dma = (spicfg->io_type == SPI_IO_TYPE_DMA) && in davinci_spi_can_dma() 597 if (spicfg->io_type != SPI_IO_TYPE_POLL) in davinci_spi_bufs() 664 if (spicfg->io_type != SPI_IO_TYPE_POLL) { in davinci_spi_bufs()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | phy.h | 110 bool rtl8723be_phy_set_io_cmd(struct ieee80211_hw *hw, enum io_type iotype);
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshyacc.py | 38 io_type, io_op, io_file = io_target 41 io_type, io_op, io_name, io_content = io_target 44 assert False, "Invalid IO redirection token %s" % repr(io_type)
|