Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/cadence/
Dphy-cadence-torrent.c291 TYPE_NONE, enumerator
1062 case TYPE_NONE: in cdns_torrent_dp_get_pll()
1772 ret = cdns_torrent_dp_get_pll(cdns_phy, TYPE_NONE); in cdns_torrent_dp_init()
2324 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2344 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2360 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2374 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2388 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2402 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2418 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
[all …]
Dphy-cadence-sierra.c329 TYPE_NONE, enumerator
560 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
570 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
582 pma_cmn_vals = init_data->pma_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
592 pma_ln_vals = init_data->pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
2503 [TYPE_NONE] = {
2522 [TYPE_NONE] = {
2539 [TYPE_NONE] = {
2544 [TYPE_NONE] = {
2563 [TYPE_NONE] = {
[all …]
/Linux-v6.6/include/dt-bindings/thermal/
Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/Linux-v6.6/scripts/dtc/
Dtreesource.c180 enum markertype emit_type = TYPE_NONE; in write_propval()
219 if (emit_type == TYPE_NONE || chunk_len == 0) in write_propval()
259 emit_type = TYPE_NONE; in write_propval()
Ddata.c83 d = data_add_marker(d, TYPE_NONE, NULL); in data_copy_file()
Ddtc.h109 TYPE_NONE, enumerator
/Linux-v6.6/drivers/usb/renesas_usbhs/
Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/Linux-v6.6/tools/perf/
Dbuiltin-timechart.c137 #define TYPE_NONE 0 macro
446 if (p && p->current && p->current->state == TYPE_NONE) { in sched_wakeup()
468 if (prev_p->current && prev_p->current->state != TYPE_NONE) in sched_switch()
473 if (p->current->state != TYPE_NONE) in sched_switch()
483 prev_p->current->state = TYPE_NONE; in sched_switch()
/Linux-v6.6/drivers/clk/x86/
Dclk-cgu.h86 TYPE_NONE, enumerator