Searched refs:DATA_E4_IG_H (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/hpcarm/dev/ | ||
| D | uda1341.h | 129 #define DATA_E4_IG_H(val) (((val * 127) / 100) >> 2) macro |
| D | uda1341.c | 310 EXTEND_REG.data1 = EXT_DATA_COMMN | DATA_E4_IG_H(0); in uda1341_reginit() |