Home
last modified time | relevance | path

Searched refs:primary_offset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_ioc32.c55 u32 primary_offset; member
77 init.primary_offset = init32.primary_offset; in compat_mga_init()
H A Dmga_dma.c857 dev_priv->primary = drm_legacy_findmap(dev, init->primary_offset); in mga_do_init_dma()
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dmga_drm.h301 unsigned long primary_offset; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dmga_drm.h188 unsigned long primary_offset; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dmga_drm.h192 unsigned long primary_offset; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dmga_drm.h192 unsigned long primary_offset; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c257 s32 primary_offset; in chandef_to_chanspec() local
262 primary_offset = ch->chan->center_freq - ch->center_freq1; in chandef_to_chanspec()
267 WARN_ON(primary_offset != 0); in chandef_to_chanspec()
271 if (primary_offset > 0) in chandef_to_chanspec()
278 if (primary_offset == -30) in chandef_to_chanspec()
280 else if (primary_offset == -10) in chandef_to_chanspec()
282 else if (primary_offset == 10) in chandef_to_chanspec()
289 if (primary_offset == -70) in chandef_to_chanspec()
291 else if (primary_offset == -50) in chandef_to_chanspec()
293 else if (primary_offset in chandef_to_chanspec()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c330 s32 primary_offset; in chandef_to_chanspec() local
335 primary_offset = ch->chan->center_freq - ch->center_freq1; in chandef_to_chanspec()
340 WARN_ON(primary_offset != 0); in chandef_to_chanspec()
344 if (primary_offset > 0) in chandef_to_chanspec()
351 if (primary_offset == -30) in chandef_to_chanspec()
353 else if (primary_offset == -10) in chandef_to_chanspec()
355 else if (primary_offset == 10) in chandef_to_chanspec()
362 if (primary_offset == -70) in chandef_to_chanspec()
364 else if (primary_offset == -50) in chandef_to_chanspec()
366 else if (primary_offset in chandef_to_chanspec()
[all...]

Completed in 15 milliseconds