Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/xen/
H A Dhvm.h11 #define PARAM(x) [HVM_PARAM_##x] = #x in param_name() macro
13 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()
18 PARAM(BUFIOREQ_PFN), in param_name()
19 PARAM(TIMER_MODE), in param_name()
20 PARAM(HPET_ENABLED), in param_name()
21 PARAM(IDENT_PT), in param_name()
[all …]
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H 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))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H 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 "$@"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H 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 "$@"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H 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 "$@"
/OK3568_Linux_fs/kernel/scripts/
H 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 "$@"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H 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 "$@"
/OK3568_Linux_fs/u-boot/scripts/
H A DLindent2 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
8 PARAM="$PARAM -il0"
11 PARAM="$PARAM -il0";
14 PARAM="$PARAM -il0"
18 indent $PARAM "$@"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DLindent2 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
11 PARAM="$PARAM -il0"
14 PARAM="$PARAM -il0";
17 PARAM="$PARAM -il0"
21 indent $PARAM "$@"
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DLindent2 PARAM="-npro -kr -i8 -ts8 -sob -l80 -ss -ncs -cp1"
11 PARAM="$PARAM -il0"
14 PARAM="$PARAM -il0";
17 PARAM="$PARAM -il0"
21 indent $PARAM "$@"
/OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/
H A Dsetup.h38 #define PARAM ZERO_PGE macro
39 #define COMMAND_LINE ((char*)(PARAM + 0x0000))
40 #define INITRD_START (*(unsigned long *) (PARAM+0x100))
41 #define INITRD_SIZE (*(unsigned long *) (PARAM+0x108))
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.l4 %x COMMAND HELP STRING PARAM
104 BEGIN(PARAM);
122 <PARAM>{
H A Dzconf.lex.c_shipped856 #define PARAM 4
1128 BEGIN(PARAM);
1240 case YY_STATE_EOF(PARAM):
1288 BEGIN(PARAM);
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.l4 %x COMMAND HELP STRING PARAM
105 BEGIN(PARAM);
124 <PARAM>{
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped868 #define PARAM 4
1126 BEGIN(PARAM);
1239 case YY_STATE_EOF(PARAM):
1285 BEGIN(PARAM);
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt286.h43 #define RT286_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
H A Drt298.h45 #define RT298_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
H A Drt274.h44 #define RT274_GET_PARAM(NID, PARAM) VERB_CMD(AC_VERB_PARAMETERS, NID, PARAM) argument
/OK3568_Linux_fs/kernel/drivers/block/
H A Dskd_s1120.h139 #define FIT_MXD_CONS(TYPE, PARAM, DATA) \ argument
141 (((PARAM) & 0xFFu) << 16u) | \
/OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/
H 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()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h329 #define PARAM(frmwrk, sig_ost, cap_ost) \ macro
332 #define PARAM_SIGNAL(frmwrk, sig_ost) PARAM(frmwrk, sig_ost, CY_SIGNAL_OST)
333 #define PARAM_MIN(frmwrk, sig_ost) PARAM(frmwrk, sig_ost, CY_MIN_OST)
334 #define PARAM_MAX(frmwrk, sig_ost) PARAM(frmwrk, sig_ost, CY_MAX_OST)
335 #define PARAM_FUZZ(frmwrk, sig_ost) PARAM(frmwrk, sig_ost, CY_FUZZ_OST)
336 #define PARAM_FLAT(frmwrk, sig_ost) PARAM(frmwrk, sig_ost, CY_FLAT_OST)
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddma_global.h75 #define DMA_PACK_PARAM(par) DMA_PACK(par, PARAM)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-92500 -- Function: void lcong48 (unsigned short int PARAM[7])
2510 From the seven elements in the array PARAM the least significant 16
2511 bits of the entries ‘PARAM[0]’ to ‘PARAM[2]’ determine the initial
2512 state, the least significant 16 bits of ‘PARAM[3]’ to ‘PARAM[5]’
2513 determine the 48 bit constant ‘a’ and ‘PARAM[6]’ determines the
2688 -- Function: int lcong48_r (unsigned short int PARAM[7], struct
2695 generator described in BUFFER with the data in PARAM. Here it is
2697 contents of PARAM and BUFFER. More work is required and therefore

12