Home
last modified time | relevance | path

Searched refs:REG_DIV_RESULT_ADDR (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.5/include/nitro/cp/
Ddivider.h205 return (s64)(*(REGType64 *)REG_DIV_RESULT_ADDR); in CP_GetDivResultImm64()
212 return (s32)(*(REGType32 *)REG_DIV_RESULT_ADDR); in CP_GetDivResultImm32()
219 return (s16)(*(REGType16 *)REG_DIV_RESULT_ADDR); in CP_GetDivResultImm16()
226 return (s8)(*(REGType8 *)REG_DIV_RESULT_ADDR); in CP_GetDivResultImm8()
/TwlSDK-5.5/include/twl/hw/ARM9/
Dioreg_CP.h79 #define REG_DIV_RESULT_ADDR (HW_REG_BASE + REG_DIV_RESULT_OFFSET) macro
80 #define reg_CP_DIV_RESULT (*( REGType64v *) REG_DIV_RESULT_ADDR)
/TwlSDK-5.5/include/nitro/hw/ARM9/
Dioreg_CP.h79 #define REG_DIV_RESULT_ADDR (HW_REG_BASE + REG_DIV_RESULT_OFFSET) macro
80 #define reg_CP_DIV_RESULT (*( REGType64v *) REG_DIV_RESULT_ADDR)