Home
last modified time | relevance | path

Searched refs:sleep_mode (Results 1 – 11 of 11) sorted by relevance

/linux/arch/powerpc/platforms/pasemi/
H A Didle.c20 struct sleep_mode { struct
25 static struct sleep_mode modes[] = { argument
/linux/include/media/i2c/
H A Dadv7343.h31 bool sleep_mode; member
/linux/drivers/bluetooth/
H A Dbtbcm.h22 __u8 sleep_mode; member
H A Dhci_bcm.c376 .sleep_mode = 1, /* 0=Disabled, 1=UART, 2=Reserved, 3=USB */
/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c1550 static void keylargo_shutdown(struct macio_chip *macio, int sleep_mode) in keylargo_shutdown() argument
1554 if (sleep_mode) { in keylargo_shutdown()
1585 if (sleep_mode) in keylargo_shutdown()
1591 if (sleep_mode) in keylargo_shutdown()
1595 if (sleep_mode) in keylargo_shutdown()
1603 static void pangea_shutdown(struct macio_chip *macio, int sleep_mode) in pangea_shutdown() argument
1628 if (sleep_mode) in pangea_shutdown()
1636 static void intrepid_shutdown(struct macio_chip *macio, int sleep_mode) in intrepid_shutdown() argument
1654 if (sleep_mode) in intrepid_shutdown()
/linux/drivers/staging/media/ipu3/
H A Dipu3-css-fw.h115 u32 sleep_mode; /* different mode to halt SP */ member
H A Dipu3-css-fw.c183 bi->info.sp.sleep_mode >= css->iomem_length || in imgu_css_fw_init()
H A Dipu3-css.c578 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.sleep_mode); in imgu_css_hw_start()
/linux/drivers/media/i2c/
H A Dadv7343.c230 val = state->pdata->mode_config.sleep_mode << 0 | in adv7343_setoutput()
414 pdata->mode_config.sleep_mode = in adv7343_get_pdata()
/linux/drivers/iio/adc/
H A Dat91_adc.c230 bool sleep_mode; member
1016 st->sleep_mode = of_property_read_bool(node, "atmel,adc-sleep-mode"); in at91_adc_probe()
1126 if (st->sleep_mode) in at91_adc_probe()
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c7416 HIVE_ADDR_sp_sleep_mode = fw->info.sp.sleep_mode; in sh_css_init_host_sp_control_vars()