List of Operations
1-6
CLK module operations
DEV module operations
C55_l2DisableMIR,
C55_l2DisableMIR1
Disable certain level 2 interrupts (OMAP 2320/2420 only)
C55_l2EnableMIR,
C55_l2EnableMIR1
Enable certain level 2 interrupts (OMAP 2320/2420 only)
Set the priority of an L2 interrupt (OMAP 2320/2420 only)
C function to plug an interrupt vector
Function
Operation
CLK_countspms
Number of hardware timer counts per millisecond
Return multiplier for converting high-res time to CPU cycles
Return multiplier for converting low-res time to CPU cycles
CLK_gethtime
Get high-resolution time
CLK_getltime
Get low-resolution time
CLK_getprd
Get period register value
Reset timer period and registers
Restart the low-resolution timer
Halt the low-resolution timer
Function
Operation
DEV_createDevice
Dynamically creates device with user-defined parameters
DEV_deleteDevice
Deletes the dynamically created device
DEV_match
Match a device name with a driver
Dxx_close
Close device
Dxx_ctrl
Device control operation
Dxx_idle
Idle device
Dxx_init
Initialize device
Function
Operation