| /drivers/input/touchscreen/ |
| A D | touchwin.c | 48 struct tw { struct 60 struct tw *tw = serio_get_drvdata(serio); in tw_interrupt() argument 65 tw->data[tw->idx++] = data; in tw_interrupt() 67 if (tw->idx == TW_LENGTH && tw->data[1] == tw->data[2]) { in tw_interrupt() 72 tw->idx = 0; in tw_interrupt() 77 tw->idx = 0; in tw_interrupt() 90 struct tw *tw = serio_get_drvdata(serio); in tw_disconnect() local 97 kfree(tw); in tw_disconnect() 108 struct tw *tw; in tw_connect() local 112 tw = kzalloc(sizeof(*tw), GFP_KERNEL); in tw_connect() [all …]
|
| /drivers/net/phy/qcom/ |
| A D | at803x.c | 287 u32 freq, strength, tw; in at803x_parse_dt() local 300 if (!of_property_read_u32(node, "qca,smarteee-tw-us-1g", &tw)) { in at803x_parse_dt() 301 if (!tw || tw > 255) { in at803x_parse_dt() 305 priv->smarteee_lpi_tw_1g = tw; in at803x_parse_dt() 308 if (!of_property_read_u32(node, "qca,smarteee-tw-us-100m", &tw)) { in at803x_parse_dt() 309 if (!tw || tw > 255) { in at803x_parse_dt() 313 priv->smarteee_lpi_tw_100m = tw; in at803x_parse_dt()
|
| /drivers/net/ethernet/samsung/sxgbe/ |
| A D | sxgbe_core.c | 225 const int ls, const int tw) in sxgbe_set_eee_timer() argument 227 int value = ((tw & 0xffff)) | ((ls & 0x7ff) << 16); in sxgbe_set_eee_timer()
|
| A D | sxgbe_common.h | 352 const int tw);
|
| /drivers/net/ethernet/stmicro/stmmac/ |
| A D | dwmac1000_core.c | 381 static void dwmac1000_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac1000_set_eee_timer() argument 384 int value = ((tw & 0xffff)) | ((ls & 0x7ff) << 16); in dwmac1000_set_eee_timer()
|
| A D | dwmac4_core.c | 437 static void dwmac4_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwmac4_set_eee_timer() argument 440 int value = ((tw & 0xffff)) | ((ls & 0x3ff) << 16); in dwmac4_set_eee_timer()
|
| A D | dwxgmac2_core.c | 466 static void dwxgmac2_set_eee_timer(struct mac_device_info *hw, int ls, int tw) in dwxgmac2_set_eee_timer() argument 471 value = (tw & 0xffff) | ((ls & 0x3ff) << 16); in dwxgmac2_set_eee_timer()
|
| A D | hwif.h | 371 void (*set_eee_timer)(struct mac_device_info *hw, int ls, int tw);
|
| /drivers/net/can/sja1000/ |
| A D | Kconfig | 31 parameters. Visit http://www.fintek.com.tw to get more
|
| /drivers/char/agp/ |
| A D | Kconfig | 38 <http://www.ali.com.tw/>.
|
| /drivers/net/ethernet/dec/tulip/ |
| A D | Kconfig | 124 Davicom (<http://www.davicom.com.tw/>). If you have such a network
|
| /drivers/net/can/usb/ |
| A D | Kconfig | 52 (see also https://www.fintek.com.tw).
|
| /drivers/block/drbd/ |
| A D | drbd_worker.c | 1808 unsigned long tw = drbd_bm_total_weight(device); in drbd_start_resync() local 1816 device->rs_total = tw; in drbd_start_resync() 1819 device->rs_mark_left[i] = tw; in drbd_start_resync()
|
| /drivers/net/ethernet/ |
| A D | Kconfig | 141 cards. <http://www.myson.com.tw/>
|
| /drivers/net/ethernet/marvell/ |
| A D | mvneta.c | 4300 u32 ts, tw, lpi0, lpi1, status; in mvneta_mac_enable_tx_lpi() local 4307 tw = 17; in mvneta_mac_enable_tx_lpi() 4313 tw = 3; in mvneta_mac_enable_tx_lpi() 4327 lpi1 = u32_replace_bits(lpi1, tw, MVNETA_LPI_CTRL_1_TW); in mvneta_mac_enable_tx_lpi()
|
| /drivers/net/ethernet/marvell/mvpp2/ |
| A D | mvpp2_main.c | 6724 u32 ts, tw, lpi1, status; in mvpp2_mac_enable_tx_lpi() local 6731 tw = 17; in mvpp2_mac_enable_tx_lpi() 6737 tw = 3; in mvpp2_mac_enable_tx_lpi() 6752 lpi1 = u32_replace_bits(lpi1, tw, MVPP2_GMAC_LPI_CTRL1_TW_MASK); in mvpp2_mac_enable_tx_lpi()
|
| /drivers/scsi/ |
| A D | Kconfig | 494 If you have any problems, please mail to: <erich@areca.com.tw>. 496 Please link <http://www.areca.com.tw>
|
| /drivers/platform/x86/ |
| A D | Kconfig | 197 <http://www.advantech.com.tw/products/>
|
| /drivers/watchdog/ |
| A D | Kconfig | 1150 <https://www.advantech.com.tw/products/>
|