Home
last modified time | relevance | path

Searched defs:new_mode (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsubcore.c203 static void split_core(int new_mode) in split_core()
235 static void cpu_do_split(int new_mode) in cpu_do_split()
286 int cpu, new_mode = *(int *)data; in cpu_update_split_mode() local
326 static int set_subcores_per_core(int new_mode) in set_subcores_per_core()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.c552 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_get_rd_port() local
608 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_get_wr_port_data() local
1469 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_receive_mp_aggr_buf() local
1622 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_sdio_card_to_host_mp_aggr() local
1793 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_send_mp_aggr_buf() local
1906 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_host_to_card_mp_aggr() local
2453 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_dump_mp_registers() local
2685 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_process_sdio_int_status() local
2959 t_bool new_mode = pmadapter->pcard_sd->supports_sdio_new_mode; in wlan_sdio_host_to_card() local
/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dsunxi-ng.h16 bool new_mode) in sunxi_ccu_set_mmc_timing_mode()
/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_mmc_timing.c20 int sunxi_ccu_set_mmc_timing_mode(struct clk *clk, bool new_mode) in sunxi_ccu_set_mmc_timing_mode()
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dvideo-bios.c32 u8 new_mode; in set_bios_mode() local
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_cppi41.c345 u32 new_mode; in cppi41_set_dma_mode() local
373 u32 new_mode; in da8xx_set_dma_mode() local
397 u32 new_mode; in cppi41_set_autoreq_mode() local
H A Dmediatek.c273 enum phy_mode new_mode; in mtk_musb_set_mode() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_connector.c92 struct drm_display_mode new_mode = {}; in omap_connector_mode_valid() local
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dacl.c92 umode_t new_mode = inode->i_mode, old_mode = inode->i_mode; in ceph_set_acl() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/
H A Dprestera_ethtool.c324 u32 new_mode = PRESTERA_LINK_MODE_MAX; in prestera_port_type_set() local
569 u32 new_mode = PRESTERA_LINK_MODE_MAX; in prestera_port_link_mode_set() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_crtc.c115 u32 new_mode; in komeda_crtc_prepare() local
166 u32 new_mode; in komeda_crtc_unprepare() local
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwl1273-core.c80 static int wl1273_fm_set_audio(struct wl1273_core *core, unsigned int new_mode) in wl1273_fm_set_audio()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dhi6421-regulator.c415 unsigned int new_mode; in hi6421_regulator_ldo_set_mode() local
440 unsigned int new_mode; in hi6421_regulator_buck_set_mode() local
H A Dhi6421v530-regulator.c130 unsigned int new_mode; in hi6421v530_regulator_ldo_set_mode() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/hashserv/
H A Dclient.py40 async def _set_mode(self, new_mode): argument
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dacl.c161 handle_t *handle, umode_t new_mode) in ocfs2_acl_set_mode()
/OK3568_Linux_fs/kernel/drivers/input/tablet/
H A Daiptek.c1076 int new_mode = map_str_to_val(pointer_mode_map, buf, count); in store_tabletPointerMode() local
1113 int new_mode = map_str_to_val(coordinate_mode_map, buf, count); in store_tabletCoordinateMode() local
1155 int new_mode = map_str_to_val(tool_mode_map, buf, count); in store_tabletToolMode() local
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsunxi_mmc.c99 bool new_mode = false; in mmc_set_mod_clk() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dcarminefb.c77 u32 new_mode; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c283 static int d71_change_opmode(struct komeda_dev *mdev, int new_mode) in d71_change_opmode()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcounters.c14 enum rdma_nl_counter_mode new_mode, in __counter_set_mode()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c216 mode_t new_mode = st.st_mode | S_IXUSR | S_IXGRP | S_IXOTH; in mtd_mount_partition() local
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c223 mode_t new_mode = st.st_mode | S_IXUSR | S_IXGRP | S_IXOTH; in mtd_mount_partition() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dgop.c388 u32 cur_mode, new_mode; in set_mode() local
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-wl1273.c556 static int wl1273_fm_start(struct wl1273_device *radio, int new_mode) in wl1273_fm_start()
994 static int wl1273_fm_set_rds(struct wl1273_device *radio, unsigned int new_mode) in wl1273_fm_set_rds()

123