Searched refs:HPS_CTRL (Results 1 – 3 of 3) sorted by relevance
321 #define HPS_CTRL 0x5C /* HPS control register */ macro
552 saa7146_write(dev, HPS_CTRL, hps_ctrl); in saa7146_set_window()635 hps_ctrl = saa7146_read(dev, HPS_CTRL); in saa7146_set_hps_source_and_sync()641 saa7146_write(dev, HPS_CTRL, hps_ctrl); in saa7146_set_hps_source_and_sync()
421 saa7146_write(dev, HPS_CTRL, (1<<30) | (0<<29) | (1<<28) | (0<<12) ); in budget_patch_attach()