Home
last modified time | relevance | path

Searched refs:dev_comp (Results 1 – 25 of 77) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c483 if (i2c->dev_comp->apdma_sync) { in mtk_i2c_init_hw()
508 if (i2c->dev_comp->dcm) in mtk_i2c_init_hw()
513 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_init_hw()
516 if (i2c->dev_comp->timing_adjust) { in mtk_i2c_init_hw()
549 if (i2c->dev_comp->dma_sync) in mtk_i2c_init_hw()
598 if (!i2c->dev_comp->timing_adjust) in mtk_i2c_check_ac_timing()
601 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
606 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
773 if (i2c->dev_comp->timing_adjust) in mtk_i2c_set_speed()
878 if (i2c->dev_comp->aux_len_reg) { in mtk_i2c_do_transfer()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c483 if (i2c->dev_comp->apdma_sync) { in mtk_i2c_init_hw()
508 if (i2c->dev_comp->dcm) in mtk_i2c_init_hw()
513 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_init_hw()
516 if (i2c->dev_comp->timing_adjust) { in mtk_i2c_init_hw()
549 if (i2c->dev_comp->dma_sync) in mtk_i2c_init_hw()
598 if (!i2c->dev_comp->timing_adjust) in mtk_i2c_check_ac_timing()
601 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
606 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
773 if (i2c->dev_comp->timing_adjust) in mtk_i2c_set_speed()
878 if (i2c->dev_comp->aux_len_reg) { in mtk_i2c_do_transfer()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-mt65xx.c483 if (i2c->dev_comp->apdma_sync) { in mtk_i2c_init_hw()
508 if (i2c->dev_comp->dcm) in mtk_i2c_init_hw()
513 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_init_hw()
516 if (i2c->dev_comp->timing_adjust) { in mtk_i2c_init_hw()
549 if (i2c->dev_comp->dma_sync) in mtk_i2c_init_hw()
598 if (!i2c->dev_comp->timing_adjust) in mtk_i2c_check_ac_timing()
601 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
606 if (i2c->dev_comp->ltiming_adjust) in mtk_i2c_check_ac_timing()
773 if (i2c->dev_comp->timing_adjust) in mtk_i2c_set_speed()
878 if (i2c->dev_comp->aux_len_reg) { in mtk_i2c_do_transfer()
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/mmc/
H A Dmtk-sd.c290 struct msdc_compatible *dev_comp; member
1004 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1019 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1094 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1196 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1340 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1393 if (host->dev_comp->pad_tune0) in msdc_init_hw()
1432 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1436 if (host->dev_comp->busy_check) in msdc_init_hw()
1441 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/spi/
H A Dspi-mt65xx.c235 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_message()
260 if (mdata->dev_comp->need_pad_sel) in mtk_spi_prepare_message()
301 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_transfer()
398 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
408 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
696 mdata->dev_comp = of_id->data; in mtk_spi_probe()
698 if (mdata->dev_comp->enhance_timing) in mtk_spi_probe()
701 if (mdata->dev_comp->must_tx) in mtk_spi_probe()
704 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
802 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/spi/
H A Dspi-mt65xx.c235 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_message()
260 if (mdata->dev_comp->need_pad_sel) in mtk_spi_prepare_message()
301 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_transfer()
398 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
408 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
696 mdata->dev_comp = of_id->data; in mtk_spi_probe()
698 if (mdata->dev_comp->enhance_timing) in mtk_spi_probe()
701 if (mdata->dev_comp->must_tx) in mtk_spi_probe()
704 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
802 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/spi/
H A Dspi-mt65xx.c235 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_message()
260 if (mdata->dev_comp->need_pad_sel) in mtk_spi_prepare_message()
301 if (mdata->dev_comp->enhance_timing) { in mtk_spi_prepare_transfer()
398 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
408 if (mdata->dev_comp->dma_ext) in mtk_spi_setup_dma_addr()
696 mdata->dev_comp = of_id->data; in mtk_spi_probe()
698 if (mdata->dev_comp->enhance_timing) in mtk_spi_probe()
701 if (mdata->dev_comp->must_tx) in mtk_spi_probe()
704 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
802 if (mdata->dev_comp->need_pad_sel) { in mtk_spi_probe()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/mmc/
H A Dmtk-sd.c362 struct msdc_compatible *dev_comp; member
1077 if (host->dev_comp->pad_tune0) in msdc_set_cmd_delay()
1092 if (host->dev_comp->pad_tune0) in msdc_set_data_delay()
1167 if (host->dev_comp->pad_tune0) in msdc_tune_response()
1269 if (host->dev_comp->pad_tune0) in msdc_tune_data()
1413 if (host->dev_comp->data_tune && host->dev_comp->async_fifo) { in msdc_execute_tuning()
1468 if (host->dev_comp->pad_tune0) { in msdc_init_hw()
1510 if (host->dev_comp->stop_clk_fix) in msdc_init_hw()
1514 if (host->dev_comp->busy_check) in msdc_init_hw()
1519 if (host->dev_comp->async_fifo) { in msdc_init_hw()
[all …]

1234