Searched refs:TYPE_NONE (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/phy/cadence/ |
D | phy-cadence-torrent.c | 291 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 …]
|
D | phy-cadence-sierra.c | 330 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/ |
D | thermal_exynos.h | 16 #define TYPE_NONE 4 macro
|
/linux-6.12.1/scripts/dtc/ |
D | treesource.c | 204 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()
|
D | data.c | 83 d = data_add_marker(d, TYPE_NONE, NULL); in data_copy_file()
|
D | dtc.h | 109 TYPE_NONE, enumerator
|
/linux-6.12.1/drivers/usb/renesas_usbhs/ |
D | common.h | 191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
|
/linux-6.12.1/tools/perf/ |
D | builtin-timechart.c | 137 #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/ |
D | clk-cgu.h | 86 TYPE_NONE, enumerator
|