Home
last modified time | relevance | path

Searched refs:TYPE_NONE (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c235 TYPE_NONE, enumerator
1854 link_cmn_vals = init_data->link_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1871 xcvr_diag_vals = init_data->xcvr_diag_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1884 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1895 cmn_vals = init_data->cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1906 tx_ln_vals = init_data->tx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
1919 rx_ln_vals = init_data->rx_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_torrent_phy_init()
3024 [TYPE_NONE] = {
3046 [TYPE_NONE] = {
3061 [TYPE_NONE] = {
[all …]
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dtreesource.c201 enum markertype emit_type = TYPE_NONE; in write_propval()
241 if (emit_type == TYPE_NONE) { in write_propval()
267 emit_type = TYPE_NONE; in write_propval()
H A Ddata.c83 d = data_add_marker(d, TYPE_NONE, NULL); in data_copy_file()
H A Ddtc.h94 TYPE_NONE, enumerator
/OK3568_Linux_fs/kernel/include/dt-bindings/thermal/
H A Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py29 … 'clicked' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gobject.TYPE_STRING, Gdk.Event)),
30 …'position-changed' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gobject.TYPE_INT, gobject.TYPE_…
31 …'set-scroll-adjustments' : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, (gtk.Adjustment, gtk.Adjus…
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A Drt_metadata.h42 TYPE_NONE = MKTAG('n', 'o', 'n', 'e'), enumerator
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-timechart.c134 #define TYPE_NONE 0 macro
427 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()
449 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()
454 if (p->current->state != TYPE_NONE) in sched_switch()
464 prev_p->current->state = TYPE_NONE; in sched_switch()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgengtype.h142 TYPE_NONE=0, /* Never used, so zeroed memory is invalid. */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgengtype.h142 TYPE_NONE=0, /* Never used, so zeroed memory is invalid. */ enumerator
/OK3568_Linux_fs/kernel/drivers/clk/x86/
H A Dclk-cgu.h90 TYPE_NONE, enumerator