Searched refs:fine (Results 1 – 12 of 12) sorted by relevance
/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_vv6410.c | 239 unsigned int fine, coarse; in vv6410_set_exposure() local 243 fine = val % VV6410_CIF_LINELENGTH; in vv6410_set_exposure() 247 coarse, fine); in vv6410_set_exposure() 249 err = stv06xx_write_sensor(sd, VV6410_FINEH, fine >> 8); in vv6410_set_exposure() 253 err = stv06xx_write_sensor(sd, VV6410_FINEL, fine & 0xff); in vv6410_set_exposure()
|
/drivers/net/can/softing/ |
D | Kconfig | 14 The API of the card does not allow fine control per bus, but
|
/drivers/staging/media/ |
D | Kconfig | 9 so, they won't likely work fine with the existing applications.
|
/drivers/powercap/ |
D | Kconfig | 34 fine grained control. These domains include processor package, DRAM
|
/drivers/iio/magnetometer/ |
D | ak8974.c | 547 unsigned fine = le16_to_cpu(fab_data1[i]); in ak8974_detect() local 556 axis[i], offz, sens, fine, pgaxis[i * 2], in ak8974_detect()
|
/drivers/char/agp/ |
D | Kconfig | 43 This is a hardware limitation. AGP 1x seems to be fine, though.
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_hw.c | 178 u16 fused, fine, coarse; in e1000_phy_init_script() local 190 fine = fused & IGP01E1000_ANALOG_FUSE_FINE_MASK; in e1000_phy_init_script() 198 fine -= IGP01E1000_ANALOG_FUSE_FINE_1; in e1000_phy_init_script() 201 fine -= IGP01E1000_ANALOG_FUSE_FINE_10; in e1000_phy_init_script() 205 (fine & IGP01E1000_ANALOG_FUSE_FINE_MASK) | in e1000_phy_init_script()
|
/drivers/net/can/ |
D | Kconfig | 67 get started. This works fine for the most common CAN controllers
|
/drivers/iommu/ |
D | Kconfig | 21 equal to the requested IOVA size. This works fine for sizes up
|
/drivers/auxdisplay/ |
D | Kconfig | 105 It will work fine. However, you can't attach it to the fbdev driver
|
/drivers/usb/gadget/udc/ |
D | Kconfig | 365 If unsure, say "N" here. The driver works fine in PIO mode.
|
/drivers/scsi/ |
D | Kconfig | 871 Generally, saying N is fine.
|