Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/cadence/
Dphy-cadence-torrent.c291 TYPE_NONE, enumerator
1066 case TYPE_NONE: in cdns_torrent_dp_get_pll()
1788 ret = cdns_torrent_dp_get_pll(cdns_phy, TYPE_NONE); in cdns_torrent_dp_init()
2343 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2363 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2379 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2393 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2407 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2421 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2437 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
[all …]
Dphy-cadence-sierra.c330 TYPE_NONE, enumerator
561 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
571 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
583 pma_cmn_vals = init_data->pma_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
593 pma_ln_vals = init_data->pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
2501 [TYPE_NONE] = {
2520 [TYPE_NONE] = {
2537 [TYPE_NONE] = {
2542 [TYPE_NONE] = {
2561 [TYPE_NONE] = {
[all …]
/linux-6.12.1/include/dt-bindings/thermal/
Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/linux-6.12.1/scripts/dtc/
Dtreesource.c204 enum markertype emit_type = TYPE_NONE; in write_propval()
243 if (emit_type == TYPE_NONE || chunk_len == 0) in write_propval()
285 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-6.12.1/drivers/usb/renesas_usbhs/
Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/linux-6.12.1/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-6.12.1/drivers/clk/x86/
Dclk-cgu.h86 TYPE_NONE, enumerator