Home
last modified time | relevance | path

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

/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c295 TYPE_NONE, enumerator
1072 case TYPE_NONE: in cdns_torrent_dp_get_pll()
1794 ret = cdns_torrent_dp_get_pll(cdns_phy, TYPE_NONE); in cdns_torrent_dp_init()
2349 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2369 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2385 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2399 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2413 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2427 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
2443 phy_type, TYPE_NONE, in cdns_torrent_phy_init()
[all …]
H A Dphy-cadence-sierra.c333 TYPE_NONE, enumerator
564 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
574 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
586 pma_cmn_vals = init_data->pma_cmn_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
596 pma_ln_vals = init_data->pma_ln_vals[phy_type][TYPE_NONE][ssc]; in cdns_sierra_phy_init()
2635 [TYPE_NONE] = {
2659 [TYPE_NONE] = {
2681 [TYPE_NONE] = {
2690 [TYPE_NONE] = {
2709 [TYPE_NONE] = {
[all …]
/linux/include/dt-bindings/thermal/
H A Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/linux/tools/perf/
H A 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/drivers/clk/x86/
H A Dclk-cgu.h86 TYPE_NONE, enumerator