Home
last modified time | relevance | path

Searched refs:ss (Results 1 – 9 of 9) sorted by relevance

/drivers/spi/
A Dsh_qspi.c85 writeb(0x00, &ss->regs->sslp); in sh_qspi_init()
159 sh_qspi_cs_deactivate(ss); in sh_qspi_xfer_common()
171 sh_qspi_cs_activate(ss); in sh_qspi_xfer_common()
222 sh_qspi_cs_deactivate(ss); in sh_qspi_xfer_common()
242 sh_qspi_cs_activate(ss); in spi_cs_activate()
249 sh_qspi_cs_deactivate(ss); in spi_cs_deactivate()
255 struct sh_qspi_slave *ss; in spi_setup_slave() local
261 if (!ss) { in spi_setup_slave()
269 sh_qspi_init(ss); in spi_setup_slave()
271 return &ss->slave; in spi_setup_slave()
[all …]
A Dmxc_spi.c125 struct gpio_desc ss; member
/drivers/net/fsl-mc/dpio/
A Dqbman_sys.h39 const uint32_t *ss = s; in word_copy() local
42 *(dd++) = *(ss++); in word_copy()
62 *(dd++) = ss[1]; in u64_to_le32_copy()
63 *(dd++) = ss[0]; in u64_to_le32_copy()
64 ss += 2; in u64_to_le32_copy()
66 *(dd++) = *(ss++); in u64_to_le32_copy()
67 *(dd++) = *(ss++); in u64_to_le32_copy()
79 dd[1] = *(ss++); in u64_from_le32_copy()
80 dd[0] = *(ss++); in u64_from_le32_copy()
83 *(dd++) = *(ss++); in u64_from_le32_copy()
[all …]
/drivers/usb/eth/
A Dasix.c585 struct ueth_data *ss = &priv->ueth; in asix_eth_probe() local
589 ret = usb_ether_register(dev, ss, AX_RX_URB_SIZE); in asix_eth_probe()
593 ret = asix_basic_reset(ss); in asix_eth_probe()
598 ret = asix_read_mac_common(ss, priv, pdata->enetaddr); in asix_eth_probe()
606 return usb_ether_deregister(ss); in asix_eth_probe()
/drivers/phy/qcom/
A DMakefile9 obj-$(CONFIG_PHY_QCOM_USB_SS) += phy-qcom-usb-ss.o
/drivers/bios_emulator/include/
A Dbiosemu.h272 u16 ss; member
/drivers/usb/gadget/
A Df_fastboot.c166 struct usb_endpoint_descriptor *ss) in fb_ep_desc() argument
169 return ss; in fb_ep_desc()
A Dcomposite.c306 int ss = 0; in count_configs() local
310 ss = 1; in count_configs()
320 if (ss) { in count_configs()
/drivers/bios_emulator/x86emu/
A Ddecode.c790 int ss = (sib >> 6) & 0x03; in decode_sib_address() local
851 offset += decode_sib_si(ss, index); in decode_sib_address()

Completed in 30 milliseconds