/openbmc/linux/net/nfc/nci/ |
H A D | uart.c | 39 static inline struct sk_buff *nci_uart_dequeue(struct nci_uart *nu) in nci_uart_dequeue() argument 41 struct sk_buff *skb = nu->tx_skb; in nci_uart_dequeue() 44 skb = skb_dequeue(&nu->tx_q); in nci_uart_dequeue() 46 nu->tx_skb = NULL; in nci_uart_dequeue() 51 static inline int nci_uart_queue_empty(struct nci_uart *nu) in nci_uart_queue_empty() argument 53 if (nu->tx_skb) in nci_uart_queue_empty() 56 return skb_queue_empty(&nu->tx_q); in nci_uart_queue_empty() 59 static int nci_uart_tx_wakeup(struct nci_uart *nu) in nci_uart_tx_wakeup() argument 61 if (test_and_set_bit(NCI_UART_SENDING, &nu->tx_state)) { in nci_uart_tx_wakeup() 62 set_bit(NCI_UART_TX_WAKEUP, &nu->tx_state); in nci_uart_tx_wakeup() [all …]
|
/openbmc/linux/drivers/nfc/nfcmrvl/ |
H A D | uart.c | 37 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_send() local 39 return nu->ops.send(nu, skb); in nfcmrvl_uart_nci_send() 45 struct nci_uart *nu = priv->drv_data; in nfcmrvl_uart_nci_update_config() local 48 nci_uart_set_config(nu, le32_to_cpu(config->baudrate), in nfcmrvl_uart_nci_update_config() 91 static int nfcmrvl_nci_uart_open(struct nci_uart *nu) in nfcmrvl_nci_uart_open() argument 96 struct device *dev = nu->tty->dev; in nfcmrvl_nci_uart_open() 117 priv = nfcmrvl_nci_register_dev(NFCMRVL_PHY_UART, nu, &uart_ops, in nfcmrvl_nci_uart_open() 124 nu->drv_data = priv; in nfcmrvl_nci_uart_open() 125 nu->ndev = priv->ndev; in nfcmrvl_nci_uart_open() 130 static void nfcmrvl_nci_uart_close(struct nci_uart *nu) in nfcmrvl_nci_uart_close() argument [all …]
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | bugfix.S | 170 | nu-generated ovfl, unfl, or inex exception. If the version 186 | cu src equal to xu dest or equal to nu dest. If so, go to 188 | xu dest or equal to nu dest. If so, go to tst_opcl. Else, 197 | Check for cu and nu register conflict. If one exists, this takes 205 | Check for cu dest equal to nu dest. If so, go and fix the 249 | xu to complete. Remember, the instruction in the nu 356 | Check for cu dest equal to nu dest or equal to xu dest, with 357 | a cu and nu conflict taking priority an nu conflict. If either, 371 | xu to complete. Remember, the instruction in the nu
|
H A D | util.S | 103 btstb #E3,E_BYTE(%a6) |check for nu exception
|
/openbmc/linux/include/net/nfc/ |
H A D | nci_core.h | 461 int nci_uart_register(struct nci_uart *nu); 462 void nci_uart_unregister(struct nci_uart *nu); 463 void nci_uart_set_config(struct nci_uart *nu, int baudrate, int flow_ctrl);
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | arch_errno_names.sh | 51 |sort -t, -k2 -nu \
|
/openbmc/linux/scripts/package/ |
H A D | mkdebian | 135 user=${KBUILD_BUILD_USER-$(id -nu)}
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 14 Danielsson <pvrusb2@dax.nu> whose web page can be found here: 15 http://pvrusb2.dax.nu/
|
/openbmc/linux/Documentation/i2c/busses/ |
H A D | i2c-parport.rst | 175 - http://struyve.mine.nu:8080/index.php?block=k8000
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | cargo-c-crates.inc | 195 crate://crates.io/nu-ansi-term/0.46.0 \ 535 SRC_URI[nu-ansi-term-0.46.0.sha256sum] = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023…
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-maturin-crates.inc | 166 crate://crates.io/nu-ansi-term/0.46.0 \ 521 SRC_URI[nu-ansi-term-0.46.0.sha256sum] = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/ |
H A D | uutils-coreutils-crates.inc | 151 crate://crates.io/nu-ansi-term/0.50.1 \ 457 SRC_URI[nu-ansi-term-0.50.1.sha256sum] = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/anthy/anthy/ |
H A D | 2ch_t.patch | 65 +������ˤ夦�Ϥ��� #T35 ime.nu�Ƥ� 440 +����̤Ϥ��� #T35 ime.nu�Ƥ�
|
/openbmc/linux/Documentation/usb/ |
H A D | usb-serial.rst | 208 Blemings at hugh@misc.nu
|
/openbmc/linux/ |
H A D | .mailmap | 334 Leon Romanovsky <leon@kernel.org> <leon@leon.nu>
|
H A D | CREDITS | 3259 E: tori@unhappy.mine.nu
|
H A D | MAINTAINERS | 23283 M: David Härdeman <david@hardeman.nu>
|