Home
last modified time | relevance | path

Searched refs:TP_CTRL3 (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/tpadc/
A Dcommon_tpadc.h56 #define TP_CTRL3 0x0c macro
A Dhal_tpadc.c212 reg_val = readl(reg_base + TP_CTRL3); in sunxi_set_filter_type()
215 writel(reg_val, reg_base + TP_CTRL3); in sunxi_set_filter_type()
221 reg_val = readl(reg_base + TP_CTRL3); in sunxi_filter_enable()
224 writel(reg_val, reg_base + TP_CTRL3); in sunxi_filter_enable()

Completed in 6 milliseconds