Searched refs:h_display_tv (Results 1 – 3 of 3) sorted by relevance
767 uint32 h_display_tv; in maventv_init() local799 h_display_tv = ((768 - 1) << 7) - in maventv_init()804 h_display_tv = h_display_tv >> 7; in maventv_init()806 ((768 - 1) - h_display_tv))); in maventv_init()810 h_display_tv = h_display_tv >> 1; in maventv_init()812 if (h_display_tv > 0xFF) h_display_tv = 0xFF; in maventv_init()
957 uint32 h_display_tv; in maventv_init() local987 h_display_tv = ((768 - 1) << 7) - in maventv_init()992 h_display_tv = h_display_tv >> 7; in maventv_init()994 ((768 - 1) - h_display_tv))); in maventv_init()998 h_display_tv = h_display_tv >> 1; in maventv_init()1000 if (h_display_tv > 0xFF) h_display_tv = 0xFF; in maventv_init()1002 MAVW(HDISPLAYTV, h_display_tv); in maventv_init()