Home
last modified time | relevance | path

Searched refs:channel_offset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/ata/
H A Dpata_triflex.c78 int channel_offset = ap->port_no ? 0x74: 0x70; in triflex_load_timing() local
82 pci_read_config_dword(pdev, channel_offset, &old_triflex_timing); in triflex_load_timing()
114 pci_write_config_dword(pdev, channel_offset, triflex_timing); in triflex_load_timing()
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c349 …wmode(struct adapter *padapter, unsigned char channel, unsigned char channel_offset, unsigned shor… in set_channel_bwmode() argument
353 center_ch = rtw_get_center_ch(channel, bwmode, channel_offset); in set_channel_bwmode()
363 rtw_set_oper_choffset(padapter, channel_offset); in set_channel_bwmode()
365 …rtw_hal_set_chnl_bw(padapter, center_ch, bwmode, channel_offset, chnl_offset80); /* set center ch… in set_channel_bwmode()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h494 …wmode(struct adapter *padapter, unsigned char channel, unsigned char channel_offset, unsigned shor…
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch44691 + int channel_offset; /* offset of consecutive channels in bytes */