Home
last modified time | relevance | path

Searched refs:fsm_mode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-pll.h77 const struct pll_config *config, bool fsm_mode);
79 const struct pll_config *config, bool fsm_mode);
H A Dclk-pll.c246 const struct pll_config *config, bool fsm_mode) in clk_pll_configure_sr()
249 if (fsm_mode) in clk_pll_configure_sr()
255 const struct pll_config *config, bool fsm_mode) in clk_pll_configure_sr_hpm_lp()
258 if (fsm_mode) in clk_pll_configure_sr_hpm_lp()
245 clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, const struct pll_config *config, bool fsm_mode) clk_pll_configure_sr() argument
254 clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, const struct pll_config *config, bool fsm_mode) clk_pll_configure_sr_hpm_lp() argument
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-pll.h77 const struct pll_config *config, bool fsm_mode);
79 const struct pll_config *config, bool fsm_mode);
H A Dclk-pll.c246 const struct pll_config *config, bool fsm_mode) in clk_pll_configure_sr()
249 if (fsm_mode) in clk_pll_configure_sr()
255 const struct pll_config *config, bool fsm_mode) in clk_pll_configure_sr_hpm_lp()
258 if (fsm_mode) in clk_pll_configure_sr_hpm_lp()
245 clk_pll_configure_sr(struct clk_pll *pll, struct regmap *regmap, const struct pll_config *config, bool fsm_mode) clk_pll_configure_sr() argument
254 clk_pll_configure_sr_hpm_lp(struct clk_pll *pll, struct regmap *regmap, const struct pll_config *config, bool fsm_mode) clk_pll_configure_sr_hpm_lp() argument
/kernel/linux/linux-5.10/fs/lockd/
H A Dsvcshare.c39 || (argp->fsm_mode & share->s_access )) in nlmsvc_share_file()
61 share->s_mode = argp->fsm_mode; in nlmsvc_share_file()
H A Dxdr.c277 argp->fsm_mode = ntohl(*p++); in nlmsvc_decode_shareargs()
H A Dxdr4.c274 argp->fsm_mode = ntohl(*p++); in nlm4svc_decode_shareargs()
/kernel/linux/linux-6.6/fs/lockd/
H A Dsvcshare.c39 || (argp->fsm_mode & share->s_access )) in nlmsvc_share_file()
61 share->s_mode = argp->fsm_mode; in nlmsvc_share_file()
H A Dxdr4.c284 if (xdr_stream_decode_u32(xdr, &argp->fsm_mode) < 0) in nlm4svc_decode_shareargs()
H A Dxdr.c289 if (xdr_stream_decode_u32(xdr, &argp->fsm_mode) < 0) in nlmsvc_decode_shareargs()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dxdr.h70 u32 fsm_mode; member
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dxdr.h73 u32 fsm_mode; member

Completed in 5 milliseconds