K 10 svn:author V 4 manu K 8 svn:date V 27 2018-06-20T14:45:26.452075Z K 7 svn:log V 311 if_rk_dwc: Fix delays handling The property are named {t,r}x_delay and not {t,r}-delay. The upper bits of the register are a mask of which bits is allowed to be written, set it otherwise we write nothing. OF_getencprop returns <0 = for an error. Pointy Hat: myself Reported by: jmcneill (delay and mask bits) END