Searched refs:on (Results 251 - 275 of 1072) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/pci/
H A Datiixp.c219 void (*enable_dma)(struct atiixp *chip, int on);
221 void (*enable_transfer)(struct atiixp *chip, int on);
766 static void atiixp_out_enable_dma(struct atiixp *chip, int on) argument
770 if (on) {
781 static void atiixp_out_enable_transfer(struct atiixp *chip, int on) argument
784 on ? ATI_REG_CMD_SEND_EN : 0);
788 static void atiixp_in_enable_dma(struct atiixp *chip, int on) argument
791 on ? ATI_REG_CMD_IN_DMA_EN : 0);
795 static void atiixp_in_enable_transfer(struct atiixp *chip, int on) argument
797 if (on) {
820 atiixp_spdif_enable_dma(struct atiixp *chip, int on) argument
827 atiixp_spdif_enable_transfer(struct atiixp *chip, int on) argument
[all...]
H A Datiixp_modem.c195 void (*enable_dma)(struct atiixp_modem *chip, int on);
197 void (*enable_transfer)(struct atiixp_modem *chip, int on);
703 static void atiixp_out_enable_dma(struct atiixp_modem *chip, int on) argument
707 if (on) {
718 static void atiixp_out_enable_transfer(struct atiixp_modem *chip, int on) argument
721 on ? ATI_REG_CMD_MODEM_SEND1_EN : 0);
725 static void atiixp_in_enable_dma(struct atiixp_modem *chip, int on) argument
728 on ? ATI_REG_CMD_MODEM_IN_DMA_EN : 0);
732 static void atiixp_in_enable_transfer(struct atiixp_modem *chip, int on) argument
734 if (on) {
[all...]
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c790 * PHC if that pin already has a function on that PHC.
808 struct ptp_clock_request *rq, int on)
826 if (!on) {
860 ts_on.tv_sec = rq->perout.on.sec;
861 ts_on.tv_nsec = rq->perout.on.nsec;
909 struct ptp_clock_request *rq, int on)
932 PTP_PIN_CFG_PIN_SYNC_SET(on ? 3 : 0) |
942 if (on)
954 struct ptp_clock_request *rq, int on)
958 return lan966x_ptp_perout(ptp, rq, on);
807 lan966x_ptp_perout(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
908 lan966x_ptp_extts(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
953 lan966x_ptp_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
[all...]
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c314 * read the timecounter and return the correct value on ns,
390 struct ptp_clock_request *rq, int on)
412 period = on ? t->sec * NSEC_PER_SEC + t->nsec : 0;
419 start = on ? s->sec * NSEC_PER_SEC + s->nsec : 0;
427 struct ptp_clock_request *rq, int on)
441 period = on ? NSEC_PER_SEC : 0; /* PPS - pulse per second */
442 start = on ? start - rest + NSEC_PER_SEC *
461 struct ptp_clock_request *rq, int on)
470 aq_ptp->extts_pin_enabled = !!on;
471 if (on) {
389 aq_ptp_perout_pin_configure(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
426 aq_ptp_pps_pin_configure(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
460 aq_ptp_extts_pin_configure(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
487 aq_ptp_gpio_feature_enable(struct ptp_clock_info *ptp, struct ptp_clock_request *rq, int on) argument
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dsleep34xx.S67 * L2 cache needs to be toggled for stable OFF mode functionality on 3630.
69 * place on 3630. Hopefully some version in the future may not need this.
72 stmfd sp!, {lr} @ save registers on stack
89 stmfd sp!, {r4 - r11, lr} @ save registers on stack
123 * pointers in SDRAM or SRAM are called depending on the desired low power
126 * depending on the low power mode (non-OFF vs OFF modes),
131 stmfd sp!, {r4 - r11, lr} @ save registers on stack
179 * on already clean cache would be almost NOP.
208 orr r5, r5, #0x40 @ enable self refresh on idle req
398 cmp r0, #0x1 @ should we disable L2 on 363
[all...]
/linux-master/tools/hv/
H A Dvmbus_testing36 on = 1
84 set_test_state(state_path, dev_state.on.value, args.quiet)
109 # enable delays on a device
183 print("I/O error({0}): {1} on file {2}"
198 print("I/O error({0}): {1} on file {2}"
244 print("I/O error({0}): {1} on files {2}{3}"
248 # enabling delay testing on all devices
253 dev_state.on.value,
257 # disable all testing on a SINGLE device.
265 # disable all testing on AL
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c325 * on every coprocessor clock cycle. Typical convention is that it
333 * arithmetic on following formula
344 /* calculate the new frequency based on ppb */
452 static int ptp_config_hrtimer(struct ptp *ptp, int on) argument
456 if (on) {
467 static int ptp_pps_on(struct ptp *ptp, int on, u64 period) argument
472 if (on) {
498 if (on && cn10k_ptp_errata(ptp)) {
512 ptp_config_hrtimer(ptp, on);
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c180 /* Allow changing format only on sink pad */
252 static int fimc_isp_subdev_s_stream(struct v4l2_subdev *sd, int on) argument
258 isp_dbg(1, sd, "%s: on: %d\n", __func__, on);
265 if (on) {
283 v4l2_err(sd, "stream on timeout\n");
301 static int fimc_isp_subdev_s_power(struct v4l2_subdev *sd, int on) argument
307 pr_debug("on: %d\n", on);
309 if (on) {
[all...]
/linux-master/drivers/gpio/
H A Dgpio-nomadik.c18 * Rewritten based on work by Prafulla WADASKAR <prafulla.wadaskar@st.com>
133 int offset, bool on)
140 * Ensure WAKEUP_ENABLE is on. No need to disable it if wakeup is
144 if (nmk_chip->sleepmode && on) {
149 __nmk_gpio_irq_modify(nmk_chip, offset, WAKE, on);
189 static int nmk_gpio_irq_set_wake(struct irq_data *d, unsigned int on) argument
204 __nmk_gpio_set_wake(nmk_chip, d->hwirq, on);
206 if (on)
132 __nmk_gpio_set_wake(struct nmk_gpio_chip *nmk_chip, int offset, bool on) argument
/linux-master/drivers/usb/typec/tcpm/
H A Dwcove.c232 static int wcove_set_vbus(struct tcpc_dev *tcpc, bool on, bool sink) argument
236 return wcove_typec_func(wcove, WCOVE_FUNC_DRIVE_VBUS, on);
239 static int wcove_set_vconn(struct tcpc_dev *tcpc, bool on) argument
243 return wcove_typec_func(wcove, WCOVE_FUNC_DRIVE_VCONN, on);
349 static int wcove_set_pd_rx(struct tcpc_dev *tcpc, bool on) argument
354 on ? USBC_PDCFG2_SOP : 0);
/linux-master/arch/m68k/fpsp040/
H A Dsgetem.S27 | For details on the license for this file, please see the
97 movel %d0,LOCAL_HI(%a0) |put ms mant back on stack
98 movel %d1,LOCAL_LO(%a0) |put ls mant back on stack
H A Dkernel_ex.S7 | set the appropriate bits in the USER_FPSR word on the stack.
9 | situation needs to be created on return from the FPSP.
15 | For details on the license for this file, please see the
131 | aunfl, and ainex to be set on exit.
238 | correct result based on the rounding precision, destination
H A Dsacos.S41 | For details on the license for this file, please see the
H A Dx_store.S14 | For details on the license for this file, please see the
53 | in the USER_FPn variable on the stack because all exception
151 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack
157 movel %d0,LOCAL_EX(%a1) |put the new exp back on the stack
227 movel %d0,L_SCR1(%a6) |put the new exp back on the stack
/linux-master/drivers/staging/fbtft/
H A Dfb_uc1611.c30 * C_V0 and C_PM depend on ratio and gain
136 static int blank(struct fbtft_par *par, bool on) argument
139 __func__, on ? "true" : "false");
141 if (on)
/linux-master/arch/arm/mm/
H A Dproc-sa1100.S11 * functions on the StrongARM-1100 and StrongARM-1110.
201 mcr p15, 0, r0, c7, c7 @ invalidate I,D caches on v4
202 mcr p15, 0, r0, c7, c10, 4 @ drain write buffer on v4
204 mcr p15, 0, r0, c8, c7 @ invalidate I,D TLBs on v4
/linux-master/tools/testing/selftests/net/
H A Drxtimestamp.c256 int on = 1; local
258 if (setsockopt(rcv, SOL_SOCKET, SO_REUSEADDR, &on, sizeof(on)) < 0)
/linux-master/drivers/irqchip/
H A Dirq-sun6i-r.c143 * directly to the pin. So the GIC trigger type does not depend on the
159 static int sun6i_r_intc_irq_set_wake(struct irq_data *data, unsigned int on) argument
164 assign_bit(offset_from_nmi, wake_irq_enabled, on);
166 assign_bit(data->hwirq, wake_mux_enabled, on);
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_headroom.sh196 dcb pfc set dev $swp prio-pfc all:off 5:on 6:on 7:on delay 0
/linux-master/drivers/input/touchscreen/
H A Dsurface3_spi.c209 static void surface3_spi_power(struct surface3_ts_data *data, bool on) argument
211 gpiod_set_value(data->gpiod_rst[0], on);
212 gpiod_set_value(data->gpiod_rst[1], on);
H A Dda9052_tsi.c28 static void da9052_ts_adc_toggle(struct da9052_tsi *tsi, bool on) argument
30 da9052_reg_update(tsi->da9052, DA9052_TSI_CONT_A_REG, 1 << 0, on);
31 tsi->adc_on = on;
213 * If ADC was on that means that pendwn IRQ was disabled
/linux-master/drivers/input/misc/
H A Dmax77693-haptic.c84 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) argument
94 on << MAINCTRL1_BIASEN_SHIFT);
97 on ? "enable" : "disable", error);
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S157 extql t1, a1, t1 # U : (stall on a1)
158 extqh t2, a1, t4 # U : (stall on a1)
162 mskqh t1, a0, t1 # U : (stall on t1)
163 or t0, t1, t1 # E : (stall on t1)
/linux-master/drivers/iio/accel/
H A Dmma9551_core.h65 int mma9551_set_power_state(struct i2c_client *client, bool on);
/linux-master/include/linux/mfd/arizona/
H A Dcore.h175 int arizona_set_irq_wake(struct arizona *arizona, int irq, int on);

Completed in 216 milliseconds

<<11121314151617181920>>