Home
last modified time | relevance | path

Searched refs:TSP_SWINT_CTRL_FIRE (Results 1 – 23 of 23) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DregTSP.h499 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DregTSP.h499 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DregTSP.h492 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DregTSP.h629 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DregTSP.h601 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DregTSP.h605 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DregTSP.h597 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DregTSP.h626 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DregTSP.h628 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DregTSP.h628 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DregTSP.h635 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DregTSP.h635 #define TSP_SWINT_CTRL_FIRE 0x80000000UL macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DregTSP.h533 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DregTSP.h568 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DregTSP.h570 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DregTSP.h608 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DregTSP.h602 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DregTSP.h602 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DregTSP.h610 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DregTSP.h602 #define TSP_SWINT_CTRL_FIRE 0x80000000 macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c2113 if (sw_int & TSP_SWINT_CTRL_FIRE) in _TSP_ISR()
2133 sw_int &= ~TSP_SWINT_CTRL_FIRE; in _TSP_ISR()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c2876 if (u32SwInt & TSP_SWINT_CTRL_FIRE) in _TSP_Isr()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c2342 if (u32SwInt & TSP_SWINT_CTRL_FIRE) in _TSP_Isr()