Home
last modified time | relevance | path

Searched defs:desired (Results 1 – 16 of 16) sorted by relevance

/linux/arch/x86/platform/olpc/
H A Dolpc.c63 static int __wait_on_ibf(unsigned int line, unsigned int port, int desired) in __wait_on_ibf()
83 static int __wait_on_obf(unsigned int line, unsigned int port, int desired) in __wait_on_obf()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c98 size_t desired; member
628 void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) in vio_cmo_set_dev_desired()
1056 void vio_cmo_set_dev_desired(struct vio_dev *viodev, size_t desired) {} in vio_cmo_set_dev_desired()
/linux/drivers/net/mdio/
H A Dmdio-mux.c141 int (*switch_fn)(int cur, int desired, void *data), in mdio_mux_init()
/linux/arch/powerpc/include/asm/
H A Dvio.h103 size_t desired; member
/linux/drivers/pci/controller/
H A Dpci-mvebu.c483 const struct mvebu_pcie_window *desired, in mvebu_pcie_set_window()
521 struct mvebu_pcie_window desired = {}; in mvebu_pcie_handle_iobase_change() local
551 struct mvebu_pcie_window desired = {.remap = MVEBU_MBUS_NO_REMAP}; in mvebu_pcie_handle_membase_change() local
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c265 unsigned long desired) in cmpxchg()
/linux/fs/xfs/scrub/
H A Dalloc_repair.c447 unsigned int desired; in xrep_abt_reserve_space() local
/linux/arch/powerpc/platforms/powernv/
H A Docxl.c213 static u16 assign_fn_actags(u16 desired, u16 total) in assign_fn_actags()
/linux/drivers/mmc/host/
H A Dmmci_stm32_sdmmc.c298 static void mmci_sdmmc_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_sdmmc_set_clkreg()
H A Dmmci.c440 static void mmci_set_clkreg(struct mmci_host *host, unsigned int desired) in mmci_set_clkreg()
/linux/drivers/media/i2c/
H A Dov2659.c896 unsigned int desired = pdata->link_frequency; in ov2659_pll_calc_params() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c617 enum pkvm_page_state desired; member
/linux/fs/f2fs/
H A Dsegment.h1022 long nr_to_write, desired; in nr_pages_to_write() local
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c5614 int desired = 13; in b43_nphy_rev2_cal_rx_iq() local
/linux/drivers/cpufreq/
H A Dintel_pstate.c3207 u32 desired, bool fast_switch) in intel_cpufreq_hwp_update()
/linux/drivers/net/usb/
H A Dr8152.c3763 static u16 r8153_phy_status(struct r8152 *tp, u16 desired) in r8153_phy_status()