Searched defs:hwwep (Results 1 – 3 of 3) sorted by relevance
58 int hwwep = 1; variable
112 static int hwwep = 1; //default use hw. set 0 to use software security variable
1370 u32 hwwep = ((hwep & 0x1E) << 1) | CTRL_WR_EN; in udc_write_hwep() local