Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/xen/
A Dhvm.h13 PARAM(CALLBACK_IRQ), in param_name()
14 PARAM(STORE_PFN), in param_name()
15 PARAM(STORE_EVTCHN), in param_name()
16 PARAM(PAE_ENABLED), in param_name()
17 PARAM(IOREQ_PFN), in param_name()
19 PARAM(TIMER_MODE), in param_name()
21 PARAM(IDENT_PT), in param_name()
22 PARAM(DM_DOMAIN), in param_name()
24 PARAM(VM86_TSS), in param_name()
25 PARAM(VPT_ALIGN), in param_name()
[all …]
/linux-6.3-rc2/arch/sh/include/asm/
A Dsetup.h10 #define PARAM ((unsigned char *)empty_zero_page) macro
12 #define MOUNT_ROOT_RDONLY (*(unsigned long *) (PARAM+0x000))
13 #define RAMDISK_FLAGS (*(unsigned long *) (PARAM+0x004))
14 #define ORIG_ROOT_DEV (*(unsigned long *) (PARAM+0x008))
15 #define LOADER_TYPE (*(unsigned long *) (PARAM+0x00c))
16 #define INITRD_START (*(unsigned long *) (PARAM+0x010))
17 #define INITRD_SIZE (*(unsigned long *) (PARAM+0x014))
19 #define COMMAND_LINE ((char *) (PARAM+0x100))
/linux-6.3-rc2/scripts/
A DLindent4 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
15 PARAM="$PARAM -il0"
18 PARAM="$PARAM -il0"
21 PARAM="$PARAM -il0"
26 indent $PARAM "$@"
/linux-6.3-rc2/arch/alpha/include/asm/
A Dsetup.h38 #define PARAM ZERO_PGE macro
39 #define COMMAND_LINE ((char *)(absolute_pointer(PARAM + 0x0000)))
40 #define INITRD_START (*(unsigned long *) (PARAM+0x100))
41 #define INITRD_SIZE (*(unsigned long *) (PARAM+0x108))
/linux-6.3-rc2/sound/soc/codecs/
A Drt286.h43 #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
A Drt274.h44 #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
A Drt298.h45 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
/linux-6.3-rc2/drivers/tty/serial/jsm/
A Djsm_neo.c41 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting CTSFLOW\n"); in neo_set_cts_flow_control()
72 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting RTSFLOW\n"); in neo_set_rts_flow_control()
112 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting IXON FLOW\n"); in neo_set_ixon_flow_control()
149 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Setting IXOFF FLOW\n"); in neo_set_ixoff_flow_control()
187 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Unsetting Input FLOW\n"); in neo_set_no_input_flow_control()
226 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "Unsetting Output FLOW\n"); in neo_set_no_output_flow_control()
265 jsm_dbg(PARAM, &ch->ch_bd->pci_dev, "start\n"); in neo_set_new_start_stop_chars()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/hive_isp_css_common/
A Ddma_global.h75 #define DMA_PACK_PARAM(par) DMA_PACK(par, PARAM)

Completed in 14 milliseconds