Searched refs:function (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dplio.c31 * Select and reset PLIO function
42 PEXT_NBR->function = plio_function;
50 * select plio function and assert function reset
54 PLIO_NBR->function = plio_function;
63 * deassert function reset
66 PLIO_NBR->function = plio_function;
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/hif/
H A Dhif_internal.h66 SDFUNCTION function; /* function description of the bus driver */ member in struct:target_function_context
78 hifDeviceInserted(SDFUNCTION *function, SDDEVICE *device);
81 hifDeviceRemoved(SDFUNCTION *function, SDDEVICE *device);
H A Dhif.c69 .function.Version = CT_SDIO_STACK_VERSION_CODE,
70 .function.pName = "sdio_wlan",
71 .function.MaxDevices = 1,
72 .function.NumDevices = 0,
73 .function.pIds = Ids,
74 .function.pProbe = hifDeviceInserted,
75 .function.pRemove = hifDeviceRemoved,
76 .function.pSuspend = NULL,
77 .function.pResume = NULL,
78 .function
436 hifDeviceInserted(SDFUNCTION *function, SDDEVICE *handle) argument
740 hifDeviceRemoved(SDFUNCTION *function, SDDEVICE *handle) argument
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/video/backlight/
H A Dubicom32bl.c59 * Init function for PWM
64 * Set intensity function depending on the backlight type
190 * If the port function is not set, set it to GPIO/PWM
192 if (!UBICOM32_IO_PORT(RA)->function) {
193 UBICOM32_IO_PORT(RA)->function = 3;
206 * If the port function is not set, set it to GPIO/ExtIOInt
208 if (!UBICOM32_IO_PORT(RE)->function) {
209 UBICOM32_IO_PORT(RE)->function = 3;
222 * If the port function is not set, set it to GPIO
224 if (!UBICOM32_IO_PORT(RD)->function) {
[all...]
/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Dcodec.lua15 local function open_decode_from_csv(event_csv)
52 local function close_decode_from_csv(event_csv)
93 local function milestone_decode_from_csv(event_csv)
180 local function tuple_decode_from_csv(event_csv,pos)
204 local function classification_decode_from_csv(event_csv)
234 local function feature_decode_from_csv(event_csv)
260 local function con_open_decode_from_csv(event_csv)
283 local function con_close_decode_from_csv(event_csv)
324 local function oversub_decode_from_csv(event_csv)
377 local function update_decode_from_cs
[all...]
H A Dnodes_json.lua13 local function load_from_redis(key)
/netgear-R7800-V1.0.2.28/docs/
H A Dconfig.tex17 like a parameter for a shell function. The same rules for Quoting and
29 Then you can use \texttt{config\_load \textit{<name>}} to load config files. The function
64 config_foreach <function name> [<sectiontype>] [<arguments...>]
67 This command will run the supplied function for every single config section in the currently
68 loaded config. The section name will be passed to the function as argument 1.
69 If the section type is added to the command line, the function will only be called for
H A Drelease_notes_R7500.tex16 \newcommand{\fclass}[1]{{\mathcal{#1}}} % function classes
201 \item \texttt{Bug46001/SQA1002,The DUT will crash after user enables IGMP proxy function.}
205 \item \texttt{SQA1006,The DUT will block all Internet access after user enables the block sites function.}
207 \item \texttt{SQA1009,The Traffic Meter function doesn't work. It always displays 0.}
208 \item \texttt{SQA1010,The E-mail function doesn't work.}
209 \item \texttt{SQA1011,The respond to ping on Internet port function will be grayed out after user change the WAN port to Static IP mode.}
210 \item \texttt{SQA1012,Switch the WAN port mode from PPPoE, PPTP or L2TP to DHCP or Static IP mode. The VPN service will be often enabled automatically and sometimes the respond to ping on Internet port function will be enabled too.}
316 \item \texttt{SQA1044,Enable E-mail function and checked the "Send Alert Immediately." Once the log sends out by e-mail successfully, then it did not deleted from the logs.}
335 \item \texttt{SQA2086,According Specification v11 page 147, on the AP mode, the QoS function should be gray out by default. Please refer to the attached files for more details.}
341 \item \texttt{SQA1060,The IGMP function does
[all...]
H A Dwireless.tex418 This function will parse the \texttt{/etc/config/wireless} and make sure there
438 This function will bring up the wifi device and optionally create application specific
456 This function will bring down the wifi device and all its virtual interfaces (if supported).
472 This function looks for interfaces that are usable with the driver. Template config sections
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/sound/ubicom32/
H A Dubi32-cs4384.c479 * Card private data free function
514 ioc->function |= 2;
517 if (!ioa->function) {
518 ioa->function = 3;
523 ioc->function |= 2;
526 if (!ioe->function) {
527 ioe->function = 3;
534 if (!iod->function) {
535 iod->function = 3;
/netgear-R7800-V1.0.2.28/package/kernel/modules/
H A Dlib.mk156 TITLE:=Cordic function support
164 Kernel module for Cordic function support
/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A D_udivsi3.S14 .type __udivsi3 ,function
H A D_umodsi3.S15 .type __umodsi3 ,function
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/pci_util/
H A DmvPciUtils.h251 MV_U32 function; /* Pci agent function number */ member in struct:_mvPciDevice
288 MV_BOOL isMultiFunction; /* Multi function support */
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dcrypto_ubicom32.h282 crypto_ubicom32_ps_timer.function = crypto_ubicom32_ps_check;
H A Dmd5_ubicom32_asm.S37 ; The function prototypes
H A Dsha1_ubicom32_asm.S37 ; The function prototype
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/include/asm/
H A Dplio.h53 unsigned fn_reset: 4; /* function reset bit vector */
55 unsigned fn_sel: 3; /* select port function */
123 unsigned icif_rst_plio: 1; /* reset plio function and io fifos */
280 plio_io_function_t function; member in struct:__anon1034
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/pwm/
H A Dgpio-pwm.c238 gp->timer.function = gpio_pwm_timeout;
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/
H A Dfunctions.sh194 local function="$1"; shift
203 eval "$function \"\$val\" \"$@\""
/netgear-R7800-V1.0.2.28/package/base-files/files/lib/
H A Dfunctions.sh194 local function="$1"; shift
203 eval "$function \"\$val\" \"$@\""
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/drivers/usb/dwc_otg/
H A Ddummy_audio.c808 const struct usb_descriptor_header **function; local
810 function = z_function;
811 len = usb_gadget_config_buf (&z_config, buf, USB_BUFSIZ, function);
1060 * housekeeping for the gadget function we're implementing. Most of
1413 dev->resume.function = zero_autoresume;
1468 .function = (char *) longname,
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/serial/
H A Dubi32_serdes.c134 * Select SERDES function for restart below.
136 io_port->function =
169 * Restart (un-reset) the port's SERDES function.
171 io_port->function &= ~(IO_FUNC_FUNCTION_RESET(IO_PORTX_FUNC_SERDES));
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/hifn/
H A DhifnHIPP.c300 sc->sc_tickto.function = hifn_tick;
/netgear-R7800-V1.0.2.28/target/linux/generic/files/drivers/leds/
H A Dledtrig-morse.c309 morse_data->timer.function = morse_timer_function;

Completed in 197 milliseconds

12