Searched refs:IDS_PER_DECPROT_REGS (Results 1 – 1 of 1) sorted by relevance
56 #define IDS_PER_DECPROT_REGS U(16) macro208 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_configure_decprot()209 uint32_t shift = (decprot_id % IDS_PER_DECPROT_REGS) << DECPROT_SHIFT; in etzpc_configure_decprot()231 size_t offset = U(4) * (decprot_id / IDS_PER_DECPROT_REGS); in etzpc_get_decprot()232 uint32_t shift = (decprot_id % IDS_PER_DECPROT_REGS) << DECPROT_SHIFT; in etzpc_get_decprot()