Home
last modified time | relevance | path

Searched refs:phase (Results 1 – 13 of 13) sorted by relevance

/include/trace/events/
Dclk.h200 TP_PROTO(struct clk_core *core, int phase),
202 TP_ARGS(core, phase),
206 __field( int, phase )
211 __entry->phase = phase;
214 TP_printk("%s %d", __get_str(name), (int)__entry->phase)
219 TP_PROTO(struct clk_core *core, int phase),
221 TP_ARGS(core, phase)
226 TP_PROTO(struct clk_core *core, int phase),
228 TP_ARGS(core, phase)
/include/uapi/rdma/
Dbnxt_re-abi.h113 __u32 phase; member
/include/uapi/linux/
Dptp_clock.h128 struct ptp_clock_time phase; member
Dinput.h410 __u16 phase; member
/include/linux/greybus/
Dhd.h30 u8 phase, unsigned int timeout);
Dgreybus_protocols.h60 __u8 phase; member
/include/linux/
Dptp_clock_kernel.h179 int (*adjphase)(struct ptp_clock_info *ptp, s32 phase);
Dfs_context.h108 enum fs_context_phase phase:8; /* The phase the context is in */ member
Dclk.h257 static inline long clk_set_phase(struct clk *clk, int phase) in clk_set_phase() argument
Dparport.h179 volatile enum ieee1284_phase phase; member
/include/scsi/
Dscsi_cmnd.h49 volatile int phase; member
/include/net/netfilter/
Dnf_tables.h681 enum nft_trans_phase phase);
965 enum nft_trans_phase phase);
1037 enum nft_trans_phase phase);
1479 enum nft_trans_phase phase);
/include/linux/mmc/
Dhost.h93 struct mmc_clk_phase phase[MMC_NUM_CLK_PHASES]; member