Home
last modified time | relevance | path

Searched refs:ptune (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/as102/
A Das10x_cmd.c101 struct as10x_tune_args *ptune) in as10x_cmd_set_tune() argument
115 preq->body.set_tune.req.args.freq = (__force __u32)cpu_to_le32(ptune->freq); in as10x_cmd_set_tune()
116 preq->body.set_tune.req.args.bandwidth = ptune->bandwidth; in as10x_cmd_set_tune()
117 preq->body.set_tune.req.args.hier_select = ptune->hier_select; in as10x_cmd_set_tune()
118 preq->body.set_tune.req.args.modulation = ptune->modulation; in as10x_cmd_set_tune()
119 preq->body.set_tune.req.args.hierarchy = ptune->hierarchy; in as10x_cmd_set_tune()
121 ptune->interleaving_mode; in as10x_cmd_set_tune()
122 preq->body.set_tune.req.args.code_rate = ptune->code_rate; in as10x_cmd_set_tune()
123 preq->body.set_tune.req.args.guard_interval = ptune->guard_interval; in as10x_cmd_set_tune()
125 ptune->transmission_mode; in as10x_cmd_set_tune()
A Das10x_cmd.h481 struct as10x_tune_args *ptune);
/linux/arch/mips/include/asm/octeon/
A Dcvmx-lmcx-defs.h450 uint64_t ptune:4; member
462 uint64_t ptune:4;

Completed in 17 milliseconds