Searched refs:rot (Results 1 – 6 of 6) sorted by relevance
49 extern int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot);64 static inline int omap_vrfb_map_angle(struct vrfb *vrfb, u16 height, u8 rot) in omap_vrfb_map_angle() argument
264 enum ipu_rotate_mode rot);398 enum ipu_rotate_mode rot);
333 u8 rot; member
685 plp_info->rot = data[index++] & 0x01; in cxd2880_tnrdmd_dvbt2_mon_active_plp()
2670 u32 rot; in get_raid56_logic_offset() local2685 stripe_nr = div_u64_rem(stripe_nr, map->num_stripes, &rot); in get_raid56_logic_offset()2687 rot += i; in get_raid56_logic_offset()2688 stripe_index = rot % map->num_stripes; in get_raid56_logic_offset()
5871 unsigned rot; in __btrfs_map_block() local5879 div_u64_rem(stripe_nr, num_stripes, &rot); in __btrfs_map_block()5884 bbio->raid_map[(i+rot) % num_stripes] = in __btrfs_map_block()5887 bbio->raid_map[(i+rot) % map->num_stripes] = RAID5_P_STRIPE; in __btrfs_map_block()5889 bbio->raid_map[(i+rot+1) % num_stripes] = in __btrfs_map_block()