Searched defs:pt1 (Results 1 – 3 of 3) sorted by relevance
81 struct pt1 { struct86 struct pt1_adapter *adaps[PT1_NR_ADAPS]; argument87 struct pt1_table *tables; argument96 enum pt1_fe_clk fe_clk; argument100 struct pt1 *pt1; member263 static void pt1_write_reg(struct pt1 *pt1, int reg, u32 data) in pt1_write_reg()268 static u32 pt1_read_reg(struct pt1 *pt1, int reg) in pt1_read_reg()276 static void pt1_increment_table_count(struct pt1 *pt1) in pt1_increment_table_count()281 static void pt1_init_table_count(struct pt1 *pt1) in pt1_init_table_count()286 static void pt1_register_tables(struct pt1 *pt1, u32 first_pfn) in pt1_register_tables()[all …]
217 struct saa7146_pgtable *pt1 = &buf->pt[0]; in saa7146_pgtable_build() local
432 struct packet_type *pt1; in __dev_remove_pack() local