Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:osal_udelay
(Results
1 - 13
of
13
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H
A
D
hdmi_hal_ddc.c
120
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_sda_wait()
123
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_sda_wait()
130
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_sda_wait()
133
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_sda_wait()
136
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_sda_wait()
196
osal_udelay
(DDC_DEFAULT_DELAY);
in ddc_cmd_issue()
253
osal_udelay
(1);
in ddc_read()
307
osal_udelay
(1);
in ddc_write()
H
A
D
hdmi_hal_ctrl.c
1741
osal_udelay
(CTRL_REAET_WAIT_TIME);
in hal_hdmi_ctrl_data_reset()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
mipi_tx_hal.c
710
osal_udelay
(1);
in mipi_tx_wait_cmd_fifo_empty()
732
osal_udelay
(1);
in mipi_tx_wait_write_fifo_empty()
752
osal_udelay
(1);
in mipi_tx_wait_write_fifo_not_full()
846
osal_udelay
(350); /* wait 350 us transfer end */
in mipi_tx_drv_set_cmd_info()
885
osal_udelay
(1);
in mipi_tx_wait_read_fifo_not_empty()
906
osal_udelay
(1);
in mipi_tx_wait_read_fifo_empty()
975
osal_udelay
(1);
in mipi_tx_reset()
978
osal_udelay
(1);
in mipi_tx_reset()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H
A
D
osal_timer.c
108
void
osal_udelay
(unsigned int usecs)
in osal_udelay()
function
112
EXPORT_SYMBOL(
osal_udelay
);
variable
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_timer.c
132
void
osal_udelay
(unsigned int usecs)
in osal_udelay()
function
136
EXPORT_SYMBOL(
osal_udelay
);
variable
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/product/hi3516cv500/
H
A
D
hdmi_product_define.c
104
osal_udelay
(1);
in drv_hdmi_prod_crg_all_reset_set()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H
A
D
hi_osal.h
505
extern void
osal_udelay
(unsigned int usecs);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_osal.h
502
extern void
osal_udelay
(unsigned int usecs);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H
A
D
hi_osal.h
138
void
osal_udelay
(unsigned int usecs);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_osal.h
507
extern void
osal_udelay
(unsigned int usecs);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H
A
D
drv_hdmi_frl.c
999
osal_udelay
(2000);
in frl_start_check_timeout()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H
A
D
mipi_rx_hal.c
2444
osal_udelay
(10); /* 10 -- udelay 10ns */
in mipi_rx_drv_hw_init()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H
A
D
tde_hal_k.c
505
osal_udelay
(100); /* 100 time out */
in tde_hal_node_execute()
Completed in 21 milliseconds