Searched refs:cross (Results 1 – 15 of 15) sorted by relevance
/drivers/media/tuners/ |
D | r820t.c | 1529 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 1544 cross[i].gain_x = reg08; in r820t_imr_cross() 1545 cross[i].phase_y = reg09; in r820t_imr_cross() 1548 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1549 cross[i].phase_y = reg09 + 1; /* Q-1 */ in r820t_imr_cross() 1552 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1553 cross[i].phase_y = (reg09 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() 1556 cross[i].gain_x = reg08 + 1; /* Q-1 */ in r820t_imr_cross() 1557 cross[i].phase_y = reg09; in r820t_imr_cross() 1560 cross[i].gain_x = (reg08 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() [all …]
|
/drivers/usb/typec/mux/ |
D | Kconfig | 6 tristate "Pericom PI3USB30532 Type-C cross switch driver" 9 Say Y or M if your system has a Pericom PI3USB30532 Type-C cross
|
/drivers/net/dsa/mv88e6xxx/ |
D | Kconfig | 18 features like EEPROM interface, trunking, cross-chip setup, etc.
|
/drivers/isdn/mISDN/ |
D | Kconfig | 21 cross connecting of bchannels, conferencing, dtmf decoding,
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 79 bool "Support HW cross-timestamp on PCH devices" 83 Say Y to enable hardware supported cross-timestamping on PCH 84 devices. The cross-timestamp is available through the PTP clock 85 driver precise cross-timestamp ioctl (PTP_SYS_OFFSET_PRECISE).
|
/drivers/cpuidle/ |
D | Kconfig | 11 idle processor power management. It includes modular cross-platform
|
/drivers/usb/host/ |
D | fotg210.h | 481 u8 cross; /* buf crosses pages */ member
|
D | ehci-sched.c | 1210 uframe->cross = 1; in itd_sched_init() 1694 if (unlikely(uf->cross)) { in itd_patch() 2008 packet->cross = 1; in sitd_sched_init() 2112 if (uf->cross) in sitd_patch()
|
D | ehci.h | 457 u8 cross; /* buf crosses pages */ member
|
D | fotg210-hcd.c | 4056 uframe->cross = 1; in itd_sched_init() 4312 if (unlikely(uf->cross)) { in itd_patch()
|
/drivers/net/can/ |
D | Kconfig | 20 versa. The vxcan can be used for cross namespace communication.
|
/drivers/thermal/ |
D | Kconfig | 292 interrupts when PMIC die temperature cross the threshold of
|
/drivers/net/ |
D | Kconfig | 373 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
|