/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_a.h | 17 #define B43_PHY_ADIVRELATED B43_PHY_OFDM(0x27) /* FIXME rename */ 26 #define B43_PHY_OFDM61 B43_PHY_OFDM(0x61) /* FIXME rename */ 27 #define B43_PHY_OFDM61_10 0x0010 /* FIXME rename */ 44 #define B43_PHY_OFDM9B B43_PHY_OFDM(0x9B) /* FIXME rename */ 50 #define B43_PHY_CCKSHIFTBITS_WA B43_PHY_OFDM(0xA5) /* CCK shiftbits workaround, FIXME rename */ 51 #define B43_PHY_CCKSHIFTBITS B43_PHY_OFDM(0xA7) /* FIXME rename */
|
/linux/arch/alpha/boot/ |
H A D | misc.c | 159 /* FIXME FIXME FIXME */ in decompress_kernel() 162 /* FIXME FIXME FIXME */ in decompress_kernel()
|
H A D | bootpz.c | 27 /* FIXME FIXME FIXME */ 29 /* FIXME FIXME FIXME */
|
/linux/arch/powerpc/boot/dts/ |
H A D | ebony.dts | 7 * FIXME: Draft only! 80 // FIXME: anything else? 93 // FIXME: anything else? 102 // FIXME: ??? 220 /* FIXME */ 227 /* FIXME */ 235 /* FIXME */ 286 /* FIXME */
|
H A D | taishan.dts | 106 // FIXME: anything else? 129 // FIXME: anything else? 138 // FIXME: ??? 244 /* FIXME */ 251 /* FIXME */ 259 /* FIXME */ 375 /* FIXME */
|
/linux/drivers/media/firewire/ |
H A D | firedtv-rc.c | 84 [0x11] = KEY_TITLE, /* "OSD" - fixme */ 86 [0x13] = KEY_F20, /* "16:9" - fixme */ 87 [0x14] = KEY_SCREEN, /* "FULL" - fixme */ 103 [0x21] = KEY_F21, /* "4:3" - fixme */ 112 [0x2a] = KEY_VENDOR, /* "CI" - fixme */
|
H A D | firedtv-avc.c | 609 * FIXME: in avc_tuner_dsd() 661 /* FIXME: check response code? */ in avc_tuner_set_pids() 701 /* FIXME: check response code? */ in avc_tuner_get_ts() 897 /* FIXME: check response code? */ in avc_register_remote_control() 913 #if 0 /* FIXME: unused */ 936 /* FIXME: check response code? */ 956 #if 0 /* FIXME: unused */ in get_ca_object_length() 995 /* FIXME: check response code and validate response data */ in avc_ca_app_info() 1037 /* FIXME: check response code and validate response data */ in avc_ca_info() 1086 /* FIXME: check response code? */ in avc_ca_reset() [all …]
|
/linux/drivers/video/fbdev/geode/ |
H A D | display_gx1.c | 108 dclk_div = DC_GCFG_DCLK_DIV_1; /* FIXME: may need to divide DCLK by 2 sometimes? */ in gx1_set_mode() 115 udelay(1000); /* FIXME: seems a little long */ in gx1_set_mode() 125 /* FIXME: increase fifo priority for 1280x1024 modes? */ in gx1_set_mode() 128 /* FIXME: Set pixel and line double bits if necessary. */ in gx1_set_mode() 180 udelay(1000); /* delay after TIMING_CFG. FIXME: perhaps a little long */ in gx1_set_mode() 188 /* FIXME: write line_length and bpp to Graphics Pipeline GP_BLT_STATUS in gx1_set_mode()
|
/linux/drivers/media/i2c/cx25840/ |
H A D | cx25840-audio.c | 54 * FIXME < 200 MHz is out of specified valid range in cx25840_set_audclk_freq() 55 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 92 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 129 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 168 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 209 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 250 * FIXME 28636363 ref_freq doesn't match VID PLL ref in cx25840_set_audclk_freq() 297 /* FIXME return -EINVAL; */ in cx23885_set_audclk_freq() 306 /* FIXME return -EINVAL; */ in cx23885_set_audclk_freq() 360 /* FIXME These cases make different assumptions about audclk */ in cx231xx_set_audclk_freq()
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ |
H A D | ia_css_formats.host.c | 22 /* FIXME: See BZ 4427 */ 41 /* FIXME: See BZ 4427 */ 54 /* FIXME: See BZ 4427 */
|
H A D | ia_css_formats.host.h | 30 /* FIXME: See BZ 4427 */ 38 /* FIXME: See BZ 4427 */
|
/linux/tools/usb/ |
H A D | hcd-tests.sh | 65 # FIXME use /sys/bus/usb/device/$THIS/bConfigurationValue to 98 # FIXME automatically multiply COUNT by 10 when 171 # FIXME it'd make sense to have an iso OUT test issuing 224 # FIXME since iso expects faults, it'd make sense 260 # FIXME someone needs to write and merge a version of this
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 44 var SQ_WAVE_GPR_ALLOC_SGPR_SIZE_SIZE = 3 //FIXME sq.blk still has 4 bits at… 58 var SQ_WAVE_IB_STS_RCNT_SHIFT = 16 //FIXME 59 var SQ_WAVE_IB_STS_RCNT_SIZE = 4 //FIXME 60 var SQ_WAVE_IB_STS_FIRST_REPLAY_SHIFT = 15 //FIXME 61 var SQ_WAVE_IB_STS_FIRST_REPLAY_SIZE = 1 //FIXME 62 var SQ_WAVE_IB_STS_RCNT_FIRST_REPLAY_MASK_NEG = 0x00007FFF //FIXME 79 var S_SAVE_PC_HI_RCNT_SHIFT = 28 //FIXME check with Brian to ensure… 80 var S_SAVE_PC_HI_RCNT_MASK = 0xF0000000 //FIXME 81 var S_SAVE_PC_HI_FIRST_REPLAY_SHIFT = 27 //FIXME 82 var S_SAVE_PC_HI_FIRST_REPLAY_MASK = 0x08000000 //FIXME [all …]
|
/linux/drivers/media/rc/ |
H A D | nuvoton-cir.h | 130 /* FIXME: make this a runtime option */ 162 /* FIXME: make this a runtime option */ 173 /* FIXME: make this a runtime option */ 214 /* FIXME/jarod: make this a runtime option */ 241 /* FIXME: make this a runtime option */
|
/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-camera.c | 30 /* FIXME: Should be replaced by a proper mt9m111 driver */ 45 /* FIXME: This won't be creating a sensor at the media graph */ in em28xx_initialize_mt9m111() 50 /* FIXME: Should be replaced by a proper mt9m001 driver */ 74 /* FIXME: This won't be creating a sensor at the media graph */ in em28xx_initialize_mt9m001() 320 * FIXME: mt9v011 uses I2S speed as xtal clk - at least with in em28xx_init_camera() 376 * FIXME: sensor supports resolutions up to 1600x1200, but in em28xx_init_camera()
|
/linux/arch/arm/mm/ |
H A D | copypage-v6.c | 55 * FIXME: needs this MCRR to be supported. 79 /* FIXME: not highmem safe */ in v6_copy_user_highpage_aliasing() 108 /* FIXME: not highmem safe */ in v6_clear_user_highpage_aliasing()
|
/linux/drivers/staging/octeon/ |
H A D | ethernet-tx.c | 565 work->word1.tag = pow_send_group; /* FIXME */ in cvm_oct_xmit_pow() 578 work->word2.s.vlan_valid = 0; /* FIXME */ in cvm_oct_xmit_pow() 579 work->word2.s.vlan_cfi = 0; /* FIXME */ in cvm_oct_xmit_pow() 580 work->word2.s.vlan_id = 0; /* FIXME */ in cvm_oct_xmit_pow() 581 work->word2.s.dec_ipcomp = 0; /* FIXME */ in cvm_oct_xmit_pow() 587 /* FIXME */ in cvm_oct_xmit_pow() 623 work->word2.snoip.vlan_valid = 0; /* FIXME */ in cvm_oct_xmit_pow() 624 work->word2.snoip.vlan_cfi = 0; /* FIXME */ in cvm_oct_xmit_pow() 625 work->word2.snoip.vlan_id = 0; /* FIXME */ in cvm_oct_xmit_pow()
|
/linux/tools/perf/tests/ |
H A D | make | 56 # FIXME looks like x86 is the only arch running tests ;-) 184 # FIXME 'install-*' commented out till they're fixed 260 # FIXME nothing gets installed 264 # FIXME nothing gets installed 268 # FIXME nothing gets installed 272 # FIXME nothing gets installed 276 # FIXME nothing gets installed
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | phy.h | 111 #define B43legacy_PHY_ADIVRELATED B43legacy_PHY_OFDM(0x27) /* FIXME rename */ 118 #define B43legacy_PHY_OFDM61 B43legacy_PHY_OFDM(0x61) /* FIXME rename */ 119 #define B43legacy_PHY_OFDM61_10 0x0010 /* FIXME rename */ 132 #define B43legacy_PHY_OFDM9B B43legacy_PHY_OFDM(0x9B) /* FIXME rename */
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.h | 48 IWL_RATE_COUNT, /*FIXME:RS:change to IWL_RATE_INDEX_COUNT,*/ 102 IWL_RATE_60M_PLCP = 3,/*FIXME:RS:should be removed*/ 107 /*FIXME:RS:change to IWL_RATE_LEGACY_??M_PLCP */ 108 /*FIXME:RS:add IWL_RATE_LEGACY_INVM_PLCP = 0,*/ 227 /*FIXME:RS:add possible actions for MIMO3*/
|
/linux/drivers/media/dvb-frontends/ |
H A D | s921.c | 14 * FIXME: Need to port to DVB v5.2 API 51 * fixme: The bounds on the bands do not match the doc in real life. 52 * fixme: Some of them have been moved, other might need adjustment. 388 /* FIXME: Use the proper register for it... 0x80? */ in s921_read_signal_strength() 417 /* FIXME: We don't know how to use non-auto mode */ in s921_set_frontend() 433 /* FIXME: Probably it is possible to get it from regs f1 and f2 */ in s921_get_frontend()
|
/linux/drivers/md/ |
H A D | dm-bio-prison-v2.h | 11 #include "persistent-data/dm-block-manager.h" /* FIXME: for dm_block_t */ 12 #include "dm-thin-metadata.h" /* FIXME: for dm_thin_id */ 46 // FIXME: pack these
|
/linux/arch/microblaze/kernel/cpu/ |
H A D | cpuinfo.c | 59 * FIXME Not sure if the actual key is defined by Xilinx in the PVR 74 /* FIXME There is no key code defined for spartan2 */ 105 /* FIXME I found weird behavior with MB 7.00.a/b 7.10.a in setup_cpuinfo()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_device.h | 77 * FIXME: This only works for now because multi-tile and standalone in xe_device_get_gt() 108 * FIXME: Fix the driver design so that 'gt' isn't the target of all MMIO 132 * FIXME: This only works for now since multi-tile and standalone media
|
/linux/drivers/gnss/ |
H A D | serial.c | 71 /* FIXME: determine if interrupted? */ in gnss_serial_write_raw() 107 * FIXME: need to provide subdriver defaults or separate dt parsing from 244 * FIXME: serdev currently lacks support for managing the underlying in gnss_serial_suspend()
|