Searched refs:bang (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/drivers/thermal/
H A Dgov_bang_bang.c50 pr_warn("Thermal instance %s controlled by bang-bang has unexpected state: %ld\n", thermal_zone_trip_update()
/linux-4.4.14/arch/blackfin/mach-common/
H A Dcache.S105 * could bang on the DTEST MMRs ...
/linux-4.4.14/drivers/spi/
H A Dspi-gpio.c94 const struct spi_bitbang *bang; spi_to_spi_gpio() local
97 bang = spi_master_get_devdata(spi->master); spi_to_spi_gpio()
98 spi_gpio = container_of(bang, struct spi_gpio, bitbang); spi_to_spi_gpio()
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Dgrf5101.c48 /* MAC will bang bits to the chip */ write_grf5101()
H A Dsa2400.c51 /* MAC will bang bits to the sa2400. sw 3-wire is NOT used */ write_sa2400()
/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunhme.h235 #define TCVR_BBCLOCK 0x00UL /* Bit bang clock register */
236 #define TCVR_BBDATA 0x04UL /* Bit bang data register */
237 #define TCVR_BBOENAB 0x08UL /* Bit bang output enable */
H A Dcassini.h1667 /** MIF registers. the MIF can be programmed in either bit-bang or
1670 #define REG_MIF_BIT_BANG_CLOCK 0x6200 /* MIF bit-bang clock.
1674 #define REG_MIF_BIT_BANG_DATA 0x6204 /* MIF bit-bang data. 1-bit
1676 #define REG_MIF_BIT_BANG_OUTPUT_EN 0x6208 /* MIF bit-bang output
1740 #define MIF_CFG_BB_MODE 0x0004 /* 1 -> bit-bang mode
1752 w/ MDIO_0 in bit-bang
1761 w/ MDIO_1 in bit-bang
H A Dsungem.h651 #define MIF_CFG_BBMODE 0x00000004 /* 1=bit-bang 0=frame mode */
658 * communicate with a transceiver in frame mode (as opposed to big-bang
H A Dsunhme.c467 ASD(("doing bit bang\n")); happy_meal_tcvr_read()
H A Dcassini.c402 * be in frame rather than bit-bang mode
/linux-4.4.14/arch/sparc/include/asm/
H A Dbbc.h157 /* Clock Synthesizers Control register. This register provides the big-bang
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c835 * ixgbe_write_eeprom_buffer_bit_bang_generic - Write EEPROM using bit-bang
841 * Reads 16 bit word(s) from EEPROM through bit-bang method
981 * ixgbe_read_eeprom_buffer_bit_bang_generic - Read EEPROM using bit-bang
987 * Reads 16 bit word(s) from EEPROM through bit-bang method
1023 * ixgbe_read_eeprom_buffer_bit_bang - Read EEPROM using bit-bang
1029 * Reads 16 bit word(s) from EEPROM through bit-bang method
1076 * ixgbe_read_eeprom_bit_bang_generic - Read EEPROM word using bit-bang
1081 * Reads 16 bit value from EEPROM through bit-bang method
1279 * ixgbe_acquire_eeprom - Acquire EEPROM using bit-bang
1282 * Prepares EEPROM for access using bit-bang method. This function should
1329 * Sets the hardware semaphores so EEPROM access can occur for bit-bang method
H A Dixgbe_82599.c1984 * use EERD otherwise use bit bang ixgbe_read_eeprom_buffer_82599()
2011 * use EERD otherwise use bit bang ixgbe_read_eeprom_82599()
H A Dixgbe_phy.c1973 * Set bit-bang mode on X550 hardware.
2005 * Disables bit-bang mode and negates data output enable on X550
H A Dixgbe_main.c8696 /* If EEPROM is valid (bit 8 = 1), use default otherwise use bit bang */ ixgbe_probe()
/linux-4.4.14/drivers/ata/
H A Dsata_highbank.c171 * bit-bang out the SGPIO pattern, by consuming a bit and then ecx_transmit_led_message()
H A Dlibata-eh.c2758 * bang classes, thaw and return.
/linux-4.4.14/mm/
H A Dfilemap.c1503 * readahead(R+1...B+1) => bang => read(R+2) => read(R+3) =>
1504 * readahead(R+3...B+2) => bang => read(R+3) => read(R+4) =>
1505 * readahead(R+4...B+3) => bang => read(R+4) => read(R+5) => ......
/linux-4.4.14/drivers/staging/speakup/
H A Dmain.c141 /*032*/ "space", "bang!", "quote", "number", "dollar", "percent", "and",
166 /*160*/ "nbsp", "inverted bang",
/linux-4.4.14/drivers/mtd/devices/
H A Dpmc551.c379 /* bang the reset line up and down for a few */ fixup_pmc551()
/linux-4.4.14/drivers/net/ethernet/intel/
H A De100.c721 /* Bit-bang cmds to write word to eeprom */ e100_eeprom_write()
760 /* Bit-bang to read word from eeprom */ e100_eeprom_read()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3913 /* EEPROM's that don't use EERD to read require us to bit-bang the SPI e1000_do_read_eeprom()
3917 /* Prepare the EEPROM for bit-bang reading */ e1000_do_read_eeprom()
3921 /* Set up the SPI or Microwire EEPROM for bit-bang reading. We have e1000_do_read_eeprom()
/linux-4.4.14/drivers/message/fusion/
H A Dmptctl.c986 printk(MYIOC_s_WARN_FMT "(time to go bang on somebodies door)\n", mptctl_do_fw_download()
/linux-4.4.14/drivers/net/ethernet/natsemi/
H A Dnatsemi.c2955 /* WHEW! now lets bang some bits */ netdev_set_ecmd()

Completed in 1014 milliseconds