Searched refs:HDQ_CTRL_STATUS_CLOCKENABLE_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-omap2/ | ||
H A D | hdq1w.h | 18 #define HDQ_CTRL_STATUS_CLOCKENABLE_SHIFT 5 macro |
H A D | hdq1w.c | 47 v |= 1 << HDQ_CTRL_STATUS_CLOCKENABLE_SHIFT; in omap_hdq1w_reset() |