Home
last modified time | relevance | path

Searched defs:astate (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera-jtag.c75 int altera_jinit(struct altera_state *astate) in altera_jinit()
272 static void altera_jreset_idle(struct altera_state *astate) in altera_jreset_idle()
285 int altera_goto_jstate(struct altera_state *astate, in altera_goto_jstate()
337 int altera_wait_cycles(struct altera_state *astate, in altera_wait_cycles()
364 int altera_wait_msecs(struct altera_state *astate, in altera_wait_msecs()
434 static int alt_jtag_drscan(struct altera_state *astate, in alt_jtag_drscan()
495 static int alt_jtag_irscan(struct altera_state *astate, in alt_jtag_irscan()
583 int altera_irscan(struct altera_state *astate, in altera_irscan()
680 int altera_swap_ir(struct altera_state *astate, in altera_swap_ir()
786 int altera_drscan(struct altera_state *astate, in altera_drscan()
[all …]
H A Daltera.c204 static int altera_execute(struct altera_state *astate, in altera_execute()
2375 struct altera_state *astate = NULL; in altera_init() local
/openbmc/linux/drivers/cpufreq/
H A Dpasemi-cpufreq.c62 static int get_astate_freq(int astate) in get_astate_freq()
95 static void set_astate(int cpu, unsigned int astate) in set_astate()
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c484 static inline void add_to_mask(struct posix_acl_state *state, struct posix_ace_state *astate) in add_to_mask()
558 static inline void allow_bits(struct posix_ace_state *astate, u32 mask) in allow_bits()
564 static inline void deny_bits(struct posix_ace_state *astate, u32 mask) in deny_bits()
/openbmc/linux/include/linux/
H A Ddebugobjects.h31 unsigned int astate; member
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h100 int astate; /* perfmon adjustment (base) */ member
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h299 uint32_t astate; /* Current state in asynchronous schedule */ member
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c937 struct drm_atomic_state *astate) in vop2_plane_atomic_check()