Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/crystalhd/
Dbcm_70012_regs.h274 #define MISC2_GLOBAL_CTRL 0x00000d00 /* Global Control Register */ macro
Dcrystalhd_hw.c254 val = crystalhd_reg_rd(adp, MISC2_GLOBAL_CTRL); in crystalhd_soft_rst()
256 crystalhd_reg_wr(adp, MISC2_GLOBAL_CTRL, val); in crystalhd_soft_rst()
313 glb_cntrl = crystalhd_reg_rd(adp, MISC2_GLOBAL_CTRL); in crystalhd_start_device()
316 crystalhd_reg_wr(adp, MISC2_GLOBAL_CTRL, glb_cntrl); in crystalhd_start_device()