Home
last modified time | relevance | path

Searched defs:amode (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_typec_vdm.c26 struct typec_altmode *amode; in cros_typec_handle_vdm_attention() local
65 struct typec_altmode *amode; in cros_typec_handle_vdm_response() local
95 static int cros_typec_port_amode_enter(struct typec_altmode *amode, u32 *vdo) in cros_typec_port_amode_enter()
120 static int cros_typec_port_amode_vdm(struct typec_altmode *amode, const u32 hdr, in cros_typec_port_amode_vdm()
H A Dcros_ec_typec.c271 struct typec_altmode *amode; in cros_typec_register_port_altmodes() local
715 struct typec_altmode *amode; in cros_typec_register_altmodes() local
H A Dcros_ec_typec.h26 struct typec_altmode *amode; member
/openbmc/linux/drivers/rtc/
H A Drtc-ds1286.c95 unsigned char month, cmd, amode; in ds1286_proc() local
/openbmc/linux/arch/um/os-Linux/
H A Dfile.c73 int amode, err; in os_access() local
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h145 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \ argument
/openbmc/linux/drivers/usb/typec/
H A Danx7411.c250 struct typec_altmode *amode[MAX_ALTMODE]; member
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h285 #define CFG_ALPHA_MODE(amode) ((amode) << 16) argument
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c2230 int yaffs_access(const YCHAR *path, int amode) in yaffs_access()
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h510 #define CFG_ALPHA_MODE(amode) ((amode)<<16) argument
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c3383 uint32_t mode, uint32_t amode, bool writeback) in gen_srs()