Searched refs:cr_mode (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/soc/sh/rcar/
H A Dssi.c183 u32 cr_mode; rsnd_ssi_hw_start() local
200 cr_mode = UIEN | OIEN | /* over/under run */ rsnd_ssi_hw_start()
203 cr_mode = DIEN; /* PIO : enable Data interrupt */ rsnd_ssi_hw_start()
208 cr_mode | rsnd_ssi_hw_start()
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_lib.c128 rec->cr_mode = mode; mdc_create_pack()
199 rec->cr_mode = mode; mdc_open_pack()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dwiretest.c2273 LASSERTF((int)offsetof(struct mdt_rec_create, cr_mode) == 112, "found %lld\n", lustre_assert_wire_constants()
2274 (long long)(int)offsetof(struct mdt_rec_create, cr_mode)); lustre_assert_wire_constants()
2275 LASSERTF((int)sizeof(((struct mdt_rec_create *)0)->cr_mode) == 4, "found %lld\n", lustre_assert_wire_constants()
2276 (long long)(int)sizeof(((struct mdt_rec_create *)0)->cr_mode)); lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h2408 __u32 cr_mode; member in struct:mdt_rec_create

Completed in 229 milliseconds