Searched refs:cross (Results 1 – 15 of 15) sorted by relevance
/drivers/media/tuners/ |
D | r820t.c | 1539 struct r820t_sect_type cross[5]; /* (0,0)(0,Q-1)(0,I-1)(Q-1,0)(I-1,0) */ in r820t_imr_cross() local 1554 cross[i].gain_x = reg08; in r820t_imr_cross() 1555 cross[i].phase_y = reg09; in r820t_imr_cross() 1558 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1559 cross[i].phase_y = reg09 + 1; /* Q-1 */ in r820t_imr_cross() 1562 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1563 cross[i].phase_y = (reg09 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() 1566 cross[i].gain_x = reg08 + 1; /* Q-1 */ in r820t_imr_cross() 1567 cross[i].phase_y = reg09; in r820t_imr_cross() 1570 cross[i].gain_x = (reg08 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() [all …]
|
/drivers/net/dsa/mv88e6xxx/ |
D | Kconfig | 17 features like EEPROM interface, trunking, cross-chip setup, etc.
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 75 bool "Support HW cross-timestamp on PCH devices" 79 Say Y to enable hardware supported cross-timestamping on PCH 80 devices. The cross-timestamp is available through the PTP clock 81 driver precise cross-timestamp ioctl (PTP_SYS_OFFSET_PRECISE).
|
/drivers/cpuidle/ |
D | Kconfig | 10 idle processor power management. It includes modular cross-platform
|
/drivers/isdn/mISDN/ |
D | Kconfig | 19 cross connecting of bchannels, conferencing, dtmf decoding,
|
/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 22 only, which we should convert to proper cross-platform APIs.
|
/drivers/usb/host/ |
D | fotg210.h | 478 u8 cross; /* buf crosses pages */ member
|
D | ehci-sched.c | 1242 uframe->cross = 1; in itd_sched_init() 1726 if (unlikely(uf->cross)) { in itd_patch() 2042 packet->cross = 1; in sitd_sched_init() 2146 if (uf->cross) in sitd_patch()
|
D | ehci.h | 463 u8 cross; /* buf crosses pages */ member
|
D | fotg210-hcd.c | 4088 uframe->cross = 1; in itd_sched_init() 4345 if (unlikely(uf->cross)) { in itd_patch()
|
/drivers/net/can/ |
D | Kconfig | 19 versa. The vxcan can be used for cross namespace communication.
|
/drivers/thermal/ |
D | Kconfig | 224 interrupts when PMIC die temperature cross the threshold of
|
/drivers/net/ |
D | Kconfig | 311 bool "Support for cross-endian vnet headers on little-endian kernels"
|
/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 281 * Added defines for SES, SAF-TE, and cross channel for
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 452 * Don't cross an ADB or Cachline boundary when DMA'ing
|