Searched refs:HPS_CTRL (Results 1 – 3 of 3) sorted by relevance
551 saa7146_write(dev, HPS_CTRL, hps_ctrl); in saa7146_set_window()634 hps_ctrl = saa7146_read(dev, HPS_CTRL); in saa7146_set_hps_source_and_sync()640 saa7146_write(dev, HPS_CTRL, hps_ctrl); in saa7146_set_hps_source_and_sync()
318 #define HPS_CTRL 0x5C /* HPS control register */ macro
407 saa7146_write(dev, HPS_CTRL, (1<<30) | (0<<29) | (1<<28) | (0<<12) ); in budget_patch_attach()
Completed in 8 milliseconds