Searched refs:primary_offset (Results 1 – 4 of 4) sorted by relevance
57 u32 primary_offset; member78 init.primary_offset = init32.primary_offset; in compat_mga_init()
858 dev_priv->primary = drm_legacy_findmap(dev, init->primary_offset); in mga_do_init_dma()
303 unsigned long primary_offset; member
254 s32 primary_offset; in chandef_to_chanspec() local264 WARN_ON(primary_offset != 0); in chandef_to_chanspec()268 if (primary_offset > 0) in chandef_to_chanspec()275 if (primary_offset == -30) in chandef_to_chanspec()277 else if (primary_offset == -10) in chandef_to_chanspec()279 else if (primary_offset == 10) in chandef_to_chanspec()286 if (primary_offset == -70) in chandef_to_chanspec()288 else if (primary_offset == -50) in chandef_to_chanspec()294 else if (primary_offset == 10) in chandef_to_chanspec()296 else if (primary_offset == 30) in chandef_to_chanspec()[all …]
Completed in 19 milliseconds