Searched refs:TYPE_NONE (Results 1 - 10 of 10) sorted by relevance

/linux-master/scripts/dtc/include-prefixes/dt-bindings/thermal/
H A Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/linux-master/include/dt-bindings/thermal/
H A Dthermal_exynos.h16 #define TYPE_NONE 4 macro
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-torrent.c291 TYPE_NONE, enumerator in enum:cdns_torrent_phy_type
1064 case TYPE_NONE:
1774 ret = cdns_torrent_dp_get_pll(cdns_phy, TYPE_NONE);
2326 phy_type, TYPE_NONE,
2346 phy_type, TYPE_NONE,
2362 phy_type, TYPE_NONE,
2376 phy_type, TYPE_NONE,
2390 phy_type, TYPE_NONE,
2404 phy_type, TYPE_NONE,
2420 phy_type, TYPE_NONE,
[all...]
H A Dphy-cadence-sierra.c329 TYPE_NONE, enumerator in enum:cdns_sierra_phy_type
560 pcs_cmn_vals = init_data->pcs_cmn_vals[phy_type][TYPE_NONE][ssc];
570 phy_pma_ln_vals = init_data->phy_pma_ln_vals[phy_type][TYPE_NONE][ssc];
582 pma_cmn_vals = init_data->pma_cmn_vals[phy_type][TYPE_NONE][ssc];
592 pma_ln_vals = init_data->pma_ln_vals[phy_type][TYPE_NONE][ssc];
2503 [TYPE_NONE] = {
2522 [TYPE_NONE] = {
2539 [TYPE_NONE] = {
2544 [TYPE_NONE] = {
2563 [TYPE_NONE]
[all...]
/linux-master/scripts/dtc/
H A Dtreesource.c180 enum markertype emit_type = TYPE_NONE;
219 if (emit_type == TYPE_NONE || chunk_len == 0)
259 emit_type = TYPE_NONE;
H A Ddata.c83 d = data_add_marker(d, TYPE_NONE, NULL);
H A Ddtc.h109 TYPE_NONE, enumerator in enum:markertype
/linux-master/drivers/usb/renesas_usbhs/
H A Dcommon.h191 #define TYPE_NONE (0 << 14) /* Transfer Type */ macro
/linux-master/drivers/clk/x86/
H A Dclk-cgu.h86 TYPE_NONE, enumerator in enum:pll_type
/linux-master/tools/perf/
H A Dbuiltin-timechart.c137 #define TYPE_NONE 0 macro
446 if (p && p->current && p->current->state == TYPE_NONE) {
468 if (prev_p->current && prev_p->current->state != TYPE_NONE)
473 if (p->current->state != TYPE_NONE)
483 prev_p->current->state = TYPE_NONE;

Completed in 150 milliseconds