Home
last modified time | relevance | path

Searched full:pda (Results 1 – 25 of 27) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/panel/
H A Dpda,91-00156-a0.yaml4 $id: http://devicetree.org/schemas/display/panel/pda,91-00156-a0.yaml#
7 title: PDA 91-00156-A0 5.0" WVGA TFT LCD panel
18 const: pda,91-00156-a0
/linux/drivers/net/wireless/intersil/p54/
H A Deeprom.c281 struct pda_channel_output_limit_longbow *pda = data; in p54_get_maxpower() local
284 pda = data; in p54_get_maxpower()
285 for (j = 0; j < ARRAY_SIZE(pda->point); j++) { in p54_get_maxpower()
287 &pda->point[j]; in p54_get_maxpower()
305 struct pda_channel_output_limit *pda = data; in p54_get_maxpower() local
307 rawpower = max(rawpower, pda->val_qpsk); in p54_get_maxpower()
308 rawpower = max(rawpower, pda->val_bpsk); in p54_get_maxpower()
309 rawpower = max(rawpower, pda->val_16qam); in p54_get_maxpower()
310 rawpower = max(rawpower, pda->val_64qam); in p54_get_maxpower()
829 struct pda_custom_wrapper *pda = (void *) entry->data; in p54_parse_eeprom() local
[all …]
H A Deeprom.h22 /* PDA defines are Copyright (C) 2005 Nokia Corporation (taken from islsm_pda.h) */
H A Dp54spi_eeprom.h9 * - cx3110x's pda.h from Nokia
/linux/arch/mips/include/asm/sn/
H A Dgda.h50 void **g_hooked_norm;/* ptr to pda loc for norm hndlr */
51 void **g_hooked_utlb;/* ptr to pda loc for utlb hndlr */
52 void **g_hooked_xtlb;/* ptr to pda loc for xtlb hndlr */
/linux/Documentation/usb/
H A Dusb-serial.rst102 PocketPC PDA Driver
113 which one may run ppp and establish a TCP/IP link to the PDA. Once this
123 from the PDA and xcerdisp, synce utilities from the Linux side.
138 You can also try soft-resetting your PDA before attempting a connection.
140 Other functionality may be possible depending on your PDA. According to
154 Keyspan PDA Serial Adapter
157 Single port DB-9 serial adapter, pushed as a PDA adapter for iMacs (mostly
H A Dgadget_serial.rst58 hardware; for example, a PDA, an embedded Linux system, or a PC
/linux/arch/arm/mach-omap1/
H A DKconfig127 Support for the Palm Tungsten E PDA. To boot the kernel, you'll
130 Say Y here if you have this PDA model, say N otherwise.
H A Dboard-palmte.c7 * Support for the Palm Tungsten E PDA.
/linux/drivers/net/usb/
H A Dzaurus.c83 /* PDA style devices are always connected if present */
331 /* C-750/C-760/C-860/SL-C3000 PDA in MDLM mode */
405 MODULE_DESCRIPTION("Sharp Zaurus PDA, and compatible products");
H A Dcdc_subset.c53 /* PDA style devices are always connected if present */
/linux/drivers/usb/serial/
H A DKconfig195 tristate "USB PocketPC PDA Driver"
198 or any other PDA running Windows CE 3.0 or PocketPC 2002
302 tristate "USB Keyspan PDA / Xircom Single Port Serial Driver"
305 Say Y here if you want to use a Keyspan PDA, Xircom or Entrega single
H A Dkeyspan_pda.c3 * USB Keyspan PDA / Xircom / Entrega Converter driver
29 #define DRIVER_DESC "USB Keyspan PDA Converter driver"
681 .description = "Keyspan PDA - (prerenumeration)",
691 .description = "Keyspan PDA",
H A Dipaq.c24 #define DRIVER_DESC "USB PocketPC PDA driver"
501 .description = "PocketPC PDA",
H A Dkeyspan.c11 from Brian Warner's original Keyspan-PDA driver.
/linux/tools/perf/Documentation/
H A Djitdump-specification.txt167 …cribed in the document at https://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/ehframechpt.html
/linux/sound/soc/
H A DKconfig19 SoC based systems like PDA's, Phones and Personal Media Players.
/linux/drivers/cpufreq/
H A DKconfig177 PDA or even an AMD64 based computer (due to the unacceptable
/linux/arch/x86/kernel/
H A Dhead64.c175 /* Don't add a printk in there. printk relies on the PDA which is not initialized
H A Dprocess_64.c669 * Switch the PDA and FPU contexts. in __switch_to()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h77 * In case of a crash kernel over PDA - this should be set to false.
/linux/Documentation/admin-guide/
H A Ddevices.txt880 0 = /dev/pda First parallel port IDE disk
1059 59 block Generic PDA filesystem device
1060 0 = /dev/pda0 First PDA device
1061 1 = /dev/pda1 Second PDA device
1064 The pda devices are used to mount filesystems on
1065 remote pda's (basically slow handheld machines with
/linux/drivers/net/can/c_can/
H A Dc_can_main.c1283 /* Wait for the PDA bit to get set */ in c_can_power_down()
1324 /* Wait for the PDA bit to get clear */ in c_can_power_up()
/linux/drivers/dma/
H A Dimx-sdma.c333 * @pda: peripheral dma destination address register
359 u32 pda; member
/linux/drivers/iommu/intel/
H A Dirq_remapping.c778 * If IRTE is in posted format, the 'pda' field goes across the in set_irq_posting_cap()

12