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