Hardware Module for SMDK412

73M1822/73M1922 Hardware Module for SMDK412 User Guide UG_1x22_054
28 Rev. 1.1
4.6.14 tsc_1x22_mafe_irq_disable
Description
This IOCTL disables the reporting of interrupts for the 73M1x22 device through the HW Module.
IOCTL Equivalent
TSC_1X22_MAFE_IRQ_DISABLE
Prototype
void tsc_1x22_mafe_irq_disable(void);
Parameters
Data Type Name Description
NA NA NA
Return Values
Data Type Description
void
NA
4.6.15 tsc_1x22_mafe_irq_down
Description
This IOCTL attempts a mutex down call on an internal mutex. This IOCTL blocks until successful. This
mutex is up’d interrupt service routine (SW or HW triggered) and by TSC_1X22_MAFE_IRQ_UP.
IOCTL Equivalent
TSC_1X22_MAFE_IRQ_DOWN
Prototype
void tsc_1x22_mafe_irq_down(void);
Parameters
Data Type Name Description
NA NA NA
Return Values
Data Type Description
void
NA