Home
last modified time | relevance | path

Searched refs:chan_offset (Results 1 – 25 of 119) sorted by relevance

12345

/dports/net/hostapd/hostapd-2.9/src/ap/
H A Ddfs.h15 int ht_enabled, int chan_offset, int chan_width,
18 int ht_enabled, int chan_offset, int chan_width,
22 int chan_offset, int chan_width,
26 int chan_offset, int chan_width, int cf1, int cf2);
29 int ht_enabled, int chan_offset, int chan_width,
H A Ddfs.c512 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
780 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() argument
785 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
796 set_dfs_state(iface, freq, ht_enabled, chan_offset, in hostapd_dfs_complete_cac()
822 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() argument
827 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
1010 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() argument
1017 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1043 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() argument
1048 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
[all …]
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Ddfs.h15 int ht_enabled, int chan_offset, int chan_width,
18 int ht_enabled, int chan_offset, int chan_width,
22 int chan_offset, int chan_width,
26 int chan_offset, int chan_width, int cf1, int cf2);
29 int ht_enabled, int chan_offset, int chan_width,
H A Ddfs.c512 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
780 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() argument
785 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
796 set_dfs_state(iface, freq, ht_enabled, chan_offset, in hostapd_dfs_complete_cac()
822 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() argument
827 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
1010 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() argument
1017 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1043 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() argument
1048 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
[all …]
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.h15 int ht_enabled, int chan_offset, int chan_width,
18 int ht_enabled, int chan_offset, int chan_width,
22 int chan_offset, int chan_width,
26 int chan_offset, int chan_width, int cf1, int cf2);
29 int ht_enabled, int chan_offset, int chan_width,
H A Ddfs.c512 int chan_offset, int chan_width, int cf1, in set_dfs_state() argument
780 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_complete_cac() argument
785 success, freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_complete_cac()
796 set_dfs_state(iface, freq, ht_enabled, chan_offset, in hostapd_dfs_complete_cac()
822 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_pre_cac_expired() argument
827 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_pre_cac_expired()
1010 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_radar_detected() argument
1017 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_radar_detected()
1043 int ht_enabled, int chan_offset, int chan_width, in hostapd_dfs_nop_finished() argument
1048 freq, ht_enabled, chan_offset, chan_width, cf1, cf2); in hostapd_dfs_nop_finished()
[all …]
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Ddfs.h15 int ht_enabled, int chan_offset, int chan_width,
18 int ht_enabled, int chan_offset, int chan_width,
22 int chan_offset, int chan_width,
26 int chan_offset, int chan_width, int cf1, int cf2);
30 int ht_enabled, int chan_offset, int chan_width,
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Ddfs.h15 int ht_enabled, int chan_offset, int chan_width,
18 int ht_enabled, int chan_offset, int chan_width,
22 int chan_offset, int chan_width,
26 int chan_offset, int chan_width, int cf1, int cf2);
30 int ht_enabled, int chan_offset, int chan_width,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/i2c/
H A Dtsi108_i2c.c46 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
52 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
55 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
62 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
70 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
76 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
86 chan_offset + in i2c_read_byte()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dtsi108_i2c.c63 u32 chan_offset = TSI108_I2C_OFFSET; in i2c_read_byte() local
69 chan_offset = TSI108_I2C_SDRAM_OFFSET; in i2c_read_byte()
72 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
79 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL1) = in i2c_read_byte()
87 *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2) = in i2c_read_byte()
93 temp = *(u32 *) (CONFIG_SYS_TSI108_CSR_BASE + chan_offset + I2C_CNTRL2); in i2c_read_byte()
103 chan_offset + in i2c_read_byte()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvd_sgi.c105 expandrow(unsigned char *optr, unsigned char *iptr, int chan_offset) in expandrow() argument
108 optr += chan_offset; in expandrow()
176 int y, z, ysize, zsize, chan_offset; in decode_rle_sgi() local
188 chan_offset = (zsize - 1) - z; in decode_rle_sgi()
203 expandrow(dest_row, rle_data, chan_offset); in decode_rle_sgi()
215 int x, y, z, xsize, ysize, zsize, chan_offset; in decode_uncompressed_sgi() local
230 chan_offset = (zsize - 1) - z; in decode_uncompressed_sgi()
245 dest_row[chan_offset] = src_row[x]; in decode_uncompressed_sgi()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvd_sgi.c105 expandrow(unsigned char *optr, unsigned char *iptr, int chan_offset) in expandrow() argument
108 optr += chan_offset; in expandrow()
176 int y, z, ysize, zsize, chan_offset; in decode_rle_sgi() local
188 chan_offset = (zsize - 1) - z; in decode_rle_sgi()
203 expandrow(dest_row, rle_data, chan_offset); in decode_rle_sgi()
215 int x, y, z, xsize, ysize, zsize, chan_offset; in decode_uncompressed_sgi() local
230 chan_offset = (zsize - 1) - z; in decode_uncompressed_sgi()
245 dest_row[chan_offset] = src_row[x]; in decode_uncompressed_sgi()
/dports/lang/clover/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/libosmesa/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/mesa-libs/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/broadcom/compiler/
H A Dv3d_nir_lower_scratch.c62 nir_ssa_def *chan_offset = in v3d_nir_lower_load_scratch() local
71 chan_instr->src[0] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_load_scratch()
98 nir_ssa_def *chan_offset = in v3d_nir_lower_store_scratch() local
108 chan_instr->src[1] = nir_src_for_ssa(chan_offset); in v3d_nir_lower_store_scratch()

12345